settler.sh, fixes, updates

This commit is contained in:
2022-12-10 22:23:57 +02:00
parent 0db64845bc
commit 6190be3bdd
5 changed files with 83 additions and 19 deletions

View File

@@ -4,7 +4,8 @@ echo 'start osx/set-defaults.sh'
# Ask for the administrator password upfront
sudo -v
# Keep-alive: update existing `sudo` time stamp until `.osx` has finished
# Keep-alive: update existing `sudo` time stamp
# until this script has finished
while true; do
sudo -n true
sleep 60