Replace autopif with autopif2

This commit is contained in:
osm0sis
2024-10-06 18:51:30 -03:00
parent d8ff58d9ca
commit 0d05112f38
3 changed files with 165 additions and 133 deletions

View File

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