Update install.sh
This commit is contained in:
parent
910f39bc7d
commit
c92f1fe298
|
|
@ -14,7 +14,6 @@ pkg upgrade --yes
|
|||
|
||||
#Update the ports
|
||||
if [ .$portsnap_enabled = .'true' ]; then
|
||||
echo "/usr/ports not found";
|
||||
portsnap fetch extract
|
||||
echo "/usr/ports added"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue