This commit is contained in:
t470p
2024-05-11 19:56:01 -05:00
parent 645bc316bb
commit 7e4cd651cb

View File

@@ -17,7 +17,7 @@ fi
operation=$1
clone_trg=/tmp
source ${clone_trg}/lnx-arch/dots/archinstall/$HOST/options.sh
source ${clone_trg}/lnx-arch/dots/archinstall/${HOSTNAME}/options.sh
if [ -z "${OPTIONS_LOADED}" ]; then
echo "error: unable to load options"
exit 1