From 9a0a971240c5fac8e68c13ac61a9ddef5dabeb83 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 12 Jan 2020 10:59:43 +0100 Subject: Some small changes. --- stages/first_stage.sh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'stages') diff --git a/stages/first_stage.sh b/stages/first_stage.sh index a3b7c03..75f5b5a 100644 --- a/stages/first_stage.sh +++ b/stages/first_stage.sh @@ -21,6 +21,12 @@ echo "Entering first_stage.sh - OK" +# Settings + +export CONFIG_FILE_PATH="/etc/archinstall/config.json" +export DEFAULT_PASSWORD="archinstall" + + # Write config mkdir $(dirname "$CONFIG_FILE_PATH") -- cgit v1.2.3-70-g09d2