mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Turn off logging
This commit is contained in:
@@ -50,7 +50,7 @@ show_subtext() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Start logging
|
# Start logging
|
||||||
source $OMARCHY_INSTALL/log/before-install.sh
|
# source $OMARCHY_INSTALL/log/before-install.sh
|
||||||
|
|
||||||
# Install prerequisites
|
# Install prerequisites
|
||||||
source $OMARCHY_INSTALL/preflight/chroot.sh
|
source $OMARCHY_INSTALL/preflight/chroot.sh
|
||||||
@@ -114,7 +114,7 @@ if ping -c5 omarchy.org &>/dev/null; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Stop logging
|
# Stop logging
|
||||||
source $OMARCHY_INSTALL/log/after-install.sh
|
# source $OMARCHY_INSTALL/log/after-install.sh
|
||||||
|
|
||||||
# Reboot
|
# Reboot
|
||||||
show_logo laseretch 920
|
show_logo laseretch 920
|
||||||
|
|||||||
Reference in New Issue
Block a user