mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
return correctly
This commit is contained in:
parent
0276dca341
commit
1874fafbac
1 changed files with 2 additions and 0 deletions
|
@ -1821,6 +1821,8 @@ __wait_for_apt(){
|
|||
APT_RETURN=$?
|
||||
fi
|
||||
done
|
||||
|
||||
return $APT_RETURN
|
||||
}
|
||||
|
||||
#--- FUNCTION -------------------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue