Skip to content

Commit 93e7841

Browse files
authored
Merge pull request #2005 from javatask/patch-1
Update bootstrap-salt.sh
2 parents 8166b71 + 272ed35 commit 93e7841

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bootstrap-salt.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1389,6 +1389,7 @@ __check_dpkg_architecture() {
13891389
;;
13901390
"arm64")
13911391
# Saltstack official repository has full arm64 support since 3006
1392+
error_msg=""
13921393
__REPO_ARCH="arm64"
13931394
__REPO_ARCH_DEB="deb [signed-by=/usr/share/keyrings/salt-archive-keyring.gpg arch=$__REPO_ARCH]"
13941395
;;

0 commit comments

Comments
 (0)