Organizing for automation

This commit is contained in:
Fabio Belavenuto
2022-07-02 15:38:17 -03:00
parent 995b93cf30
commit be0a7ea2a6
4 changed files with 8 additions and 34 deletions

View File

@@ -502,7 +502,6 @@ function addonMenu() {
;;
o) dialog --backtitle "`backtitle`" \
--inputbox "please enter the URL to download" 0 0 \
"https://raw.githubusercontent.com/fbelavenuto/arpl-addons/main/" \
2>${TMP_PATH}/resp
[ $? -ne 0 ] && continue
URL="`<"${TMP_PATH}/resp"`"