summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <mail2xengineering@protonmail.com>2019-11-12 20:54:34 +0100
committerxengineering <mail2xengineering@protonmail.com>2019-11-12 20:54:34 +0100
commit606fec3669b2ec02679e974bc1c1e2172a81b940 (patch)
treeee25f1a4f2378c288cb8fb77f04d918ab3ffd82e
parentd1f5d1fbfc7c7c007af11dc12ca2958cf4e5275b (diff)
downloadarchinstall-606fec3669b2ec02679e974bc1c1e2172a81b940.tar
archinstall-606fec3669b2ec02679e974bc1c1e2172a81b940.tar.zst
archinstall-606fec3669b2ec02679e974bc1c1e2172a81b940.zip
Changes for last bugfix.
-rw-r--r--bin/first_stage.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/first_stage.sh b/bin/first_stage.sh
index b87669d..360b2fa 100644
--- a/bin/first_stage.sh
+++ b/bin/first_stage.sh
@@ -23,6 +23,13 @@
####################
+# Argument Processing
+
+$DELAY=$1
+$REPOSITORY_PATH=$2
+$LOG_FILE_PATH=$3
+
+
# Interview
echo "Here is a list of available hard disks on your computer:"