From: Ben Gras Date: Sun, 26 Mar 2006 19:30:33 +0000 (+0000) Subject: Fixed network availability check X-Git-Tag: v3.1.2a~128 X-Git-Url: http://zhaoyanbai.com/repos/man.host.html?a=commitdiff_plain;h=227d2c886ddd7d7347268fb79742a17631ac2f62;p=minix.git Fixed network availability check --- 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