Minor update
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
### LOGGING SETUP ###
|
||||
LOGFILE="/tmp/larbs-install-$(date +%Y%m%d-%H%M%S).log"
|
||||
exec > >(tee -a "$LOGFILE") 2>&1
|
||||
echo "🔧 Logging installation to $LOGFILE"
|
||||
echo "Logging installation to $LOGFILE"
|
||||
|
||||
|
||||
### CONFIGURABLE OPTIONS ###
|
||||
|
||||
Reference in New Issue
Block a user