Handle first time execution

This commit is contained in:
exu 2023-11-17 16:47:58 +01:00
parent e8c9df7dbd
commit 98b6723063

View File

@ -224,7 +224,9 @@ for choice in $choices; do
done
'
rm "$setupdir/notfoundpackages.txt"
if [ -f "$setupdir/notfoundpackages.txt" ]; then
rm "$setupdir/notfoundpackages.txt"
fi
# NOTE on unattended pacman installing
# Option 1: Will assume the default choice