Turn logging back on
This commit is contained in:
parent
07bf9b838a
commit
9bb5832646
@ -50,7 +50,7 @@ show_subtext() {
|
||||
}
|
||||
|
||||
# Start logging
|
||||
# source $OMARCHY_INSTALL/log/before-install.sh
|
||||
source $OMARCHY_INSTALL/log/before-install.sh
|
||||
|
||||
# Install prerequisites
|
||||
source $OMARCHY_INSTALL/preflight/chroot.sh
|
||||
@ -113,7 +113,7 @@ if ping -c5 omarchy.org &>/dev/null; then
|
||||
fi
|
||||
|
||||
# Stop logging
|
||||
# source $OMARCHY_INSTALL/log/after-install.sh
|
||||
source $OMARCHY_INSTALL/log/after-install.sh
|
||||
|
||||
# Reboot
|
||||
show_logo laseretch 920
|
||||
|
Loading…
x
Reference in New Issue
Block a user