From 625292b9f9249101685236babce9c6c0ffb956ca Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 13 Oct 2019 14:27:33 +0200 Subject: Bugfix for test. --- new_archinstall.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/new_archinstall.sh b/new_archinstall.sh index 959ab63..90ddcf8 100644 --- a/new_archinstall.sh +++ b/new_archinstall.sh @@ -119,7 +119,8 @@ output "Generating config ..." script_path=$SCRIPT_BASE_PATH script_path+="config_writer.py" - +mkdir CONFIG_FILE_FOLDER_PATH +touch CONFIG_FILE_PATH python $script_path $LOG_FILE_PATH $CONFIG_FILE_PATH output "Generated config - OK" -- cgit v1.2.3-70-g09d2