Update lacewithtermux
authorRev. Fr. Robert Bower <39407737+frrobert2@users.noreply.github.com>
Fri, 16 Apr 2021 17:07:00 +0000 (13:07 -0400)
committerGitHub <noreply@github.com>
Fri, 16 Apr 2021 17:07:00 +0000 (13:07 -0400)
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