X-Git-Url: https://software.frrobert.com/lace/blobdiff_plain/6b419c0adee4c399ddf3dd045a6621667af832d7..80baffe6c9f09829f88646620b7932b4151e9fa6:/lacewithtermux diff --git a/lacewithtermux b/lacewithtermux index 95fe1fc..30d2a32 100644 --- a/lacewithtermux +++ b/lacewithtermux @@ -129,7 +129,7 @@ elif [[ "$1" == "unsub" ]];then elif [[ "$1" == "subs" ]];then awk '{print $2" ("$1")"}' $subsfile elif [[ "$1" == "update" ]];then - curl https://raw.githubusercontent.com/frrobert2/lace/main/lace > "${BASH_SOURCE[0]}" + curl https://raw.githubusercontent.com/frrobert2/lace/main/lacewithtermux > "${BASH_SOURCE[0]}" else now_unix="$(date +'%s')" if [[ "$1" == "nope" ]];then