Show keybindings notice right away and vary update based on internet or not

This commit is contained in:
David Heinemeier Hansson
2025-10-28 18:19:17 +01:00
parent d7cd1950ce
commit d3a54dc32e
2 changed files with 4 additions and 1 deletions

View File

@@ -14,6 +14,6 @@ if [[ -f "$FIRST_RUN_MODE" ]]; then
bash "$OMARCHY_PATH/install/first-run/gnome-theme.sh"
sudo rm -f /etc/sudoers.d/first-run
bash "$OMARCHY_PATH/install/first-run/wifi.sh"
bash "$OMARCHY_PATH/install/first-run/welcome.sh"
bash "$OMARCHY_PATH/install/first-run/wifi.sh"
fi