diff --git a/fetchurls.sh b/fetchurls.sh index a6007f1..7923037 100644 --- a/fetchurls.sh +++ b/fetchurls.sh @@ -1,6 +1,6 @@ -#!/bin/bash +#!/bin/sh -VERSION="v3.2.2" +VERSION="v3.2.3" # Set Defaults WGET_INSTALLED=0