diff --git a/freebsd/install.sh b/freebsd/install.sh index 39be729..1983b2b 100755 --- a/freebsd/install.sh +++ b/freebsd/install.sh @@ -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