diff options
author | xengineering <mail2xengineering@protonmail.com> | 2019-11-12 20:48:02 +0100 |
---|---|---|
committer | xengineering <mail2xengineering@protonmail.com> | 2019-11-12 20:48:02 +0100 |
commit | 1cbd3eb05ea776f52cea03ca03aa3628992aca06 (patch) | |
tree | 7de577db458eb054fa707f796f1849f64e1b35be /bin/first_stage.sh | |
parent | d5c1e6c078bbca2c89bd3c53a4ad6680f8b3cd28 (diff) | |
download | archinstall-1cbd3eb05ea776f52cea03ca03aa3628992aca06.tar archinstall-1cbd3eb05ea776f52cea03ca03aa3628992aca06.tar.zst archinstall-1cbd3eb05ea776f52cea03ca03aa3628992aca06.zip |
Bugfix (?).
Diffstat (limited to 'bin/first_stage.sh')
-rw-r--r-- | bin/first_stage.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/first_stage.sh b/bin/first_stage.sh index 360b2fa..b87669d 100644 --- a/bin/first_stage.sh +++ b/bin/first_stage.sh @@ -23,13 +23,6 @@ #################### -# Argument Processing - -$DELAY=$1 -$REPOSITORY_PATH=$2 -$LOG_FILE_PATH=$3 - - # Interview echo "Here is a list of available hard disks on your computer:" |