diff --git a/installer.sh b/installer.sh index 98de771..17a9c04 100755 --- a/installer.sh +++ b/installer.sh @@ -69,10 +69,10 @@ else # need to do this config better cp -p config.example.h config.h fi -need curl if test -x "$ACLI" ; then : all well else + need curl curl "$ACLIINSTALL" > acliinstall.sh chmod +x acliinstall.sh ./acliinstall.sh