Show Advanced Settings by default from install migrate and autopif2

This commit is contained in:
Chris Renshaw
2025-06-11 22:17:29 -03:00
committed by GitHub
parent 89de098a83
commit 88573ca743
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ MODPATH="${0%/*}"
set +o standalone
unset ASH_STANDALONE
sh $MODPATH/autopif2.sh -p || exit 1
sh $MODPATH/autopif2.sh -a -p || exit 1
echo -e "\nDone!"