Update install.sh
This commit is contained in:
parent
96082fbe6d
commit
f7e694624f
|
|
@ -14,7 +14,7 @@ pkg upgrade
|
||||||
|
|
||||||
#Update the ports
|
#Update the ports
|
||||||
if [ -d "/usr/ports" ]; then
|
if [ -d "/usr/ports" ]; then
|
||||||
portsnap fetch update
|
portsnap fetch update
|
||||||
else
|
else
|
||||||
portsnap fetch extract
|
portsnap fetch extract
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue