summaryrefslogtreecommitdiff
path: root/archinstall.sh
diff options
context:
space:
mode:
Diffstat (limited to 'archinstall.sh')
-rw-r--r--archinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/archinstall.sh b/archinstall.sh
index df59821..e764b4c 100644
--- a/archinstall.sh
+++ b/archinstall.sh
@@ -102,4 +102,4 @@ sleep $DELAY
# Launching first stage
-bash $REPOSITORY_PATH/bin/first_stage.sh $DELAY $REPOSITORY_PATH $LOG_FILE_PATH
+bash $REPOSITORY_PATH/bin/first_stage.sh $DELAY $REPOSITORY_PATH $LOG_FILE_PATH | tee -a $LOG_FILE_PATH