diff --git a/commands/scripts/packman.sh b/commands/scripts/packman.sh index 5b58d7bee..544463890 100644 --- a/commands/scripts/packman.sh +++ b/commands/scripts/packman.sh @@ -111,7 +111,7 @@ rm -f $TMPF rm -f $TMPDIR/.* # Remove any remaining .postinstall script or .list* netpackages="" -if /dev/null then if [ -f $LISTFILE ] then echo -n "Update package list from network? (y/N) " read y