Skip to content

Commit

Permalink
Add please reboot message
Browse files Browse the repository at this point in the history
  • Loading branch information
krystof-k committed Dec 24, 2023
1 parent 78c3250 commit 069f3c8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,8 @@ for script in ./preferences/apps/*; do
"$script"
fi
done

message 'Finishing'
message 'Clear cache' 'step'
killall cfprefsd
message 'Setup complete, please reboot and complete manual steps from to-do.txt after that' 'substep' 'info'

0 comments on commit 069f3c8

Please sign in to comment.