[fix][wip] Don't use variable for accept_changes file

This commit is contained in:
William Wernert
2020-11-18 12:54:29 -05:00
parent 57e9f69c97
commit 34fd80182e
2 changed files with 2 additions and 5 deletions

View File

@@ -21,9 +21,6 @@ export node_es_port
setup_log="/root/sosetup.log"
export setup_log
change_file="/root/accept_changes"
export change_file
filesystem_root=$(df / | awk '$3 ~ /[0-9]+/ { print $2 * 1000 }')
export filesystem_root