Update lacewithtermux
[lace] / lacewithtermux
index 95fe1fcd4fb206642ded086454378fc2b396295b..30d2a325ba919f0f7d576d401d23ccdf59a4b190 100644 (file)
@@ -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