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