Reboot after installation
This commit is contained in:
parent
179d903c57
commit
dbc7b46391
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user