mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Reboot after installation
This commit is contained in:
@@ -6,3 +6,7 @@ trap 'echo "Omarchy installation failed! You can retry by running: source ~/.loc
|
||||
|
||||
# Install everything
|
||||
for f in ~/.local/share/omarchy/install/*.sh; do source "$f"; done
|
||||
|
||||
# Reboot
|
||||
echo "Rebooting for all settings to apply..."
|
||||
reboot
|
||||
|
||||
Reference in New Issue
Block a user