From 45ecf79c4198fcb8399b36bf695b535d35854cca Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 23 Sep 2019 21:25:25 +0200 Subject: Some small changes. --- bin/second_stage.sh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'bin/second_stage.sh') diff --git a/bin/second_stage.sh b/bin/second_stage.sh index 5099e20..38b6482 100644 --- a/bin/second_stage.sh +++ b/bin/second_stage.sh @@ -18,9 +18,13 @@ # along with this program. If not, see . -# Second Stage of archinstall +##################### +# second_stage.sh # +##################### +# Argument Processing + hostname=$1 boot_partition_path=$2 echo "hostname: $hostname" @@ -33,6 +37,7 @@ bash /opt/archinstall.git/bin/localization.sh # Network Configuration + bash /opt/archinstall.git/bin/network_configuration.sh $hostname -- cgit v1.2.3-70-g09d2