From d1f5d1fbfc7c7c007af11dc12ca2958cf4e5275b Mon Sep 17 00:00:00 2001 From: xengineering Date: Tue, 12 Nov 2019 20:51:32 +0100 Subject: Another bugfix (?). --- archinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archinstall.sh b/archinstall.sh index 15dbe94..df59821 100644 --- a/archinstall.sh +++ b/archinstall.sh @@ -102,4 +102,4 @@ sleep $DELAY # Launching first stage -bash $REPOSITORY_PATH/bin/first_stage.sh | tee -a $LOG_FILE_PATH +bash $REPOSITORY_PATH/bin/first_stage.sh $DELAY $REPOSITORY_PATH $LOG_FILE_PATH -- cgit v1.2.3-70-g09d2