Update lacewithdate
authorRev. Fr. Robert Bower <39407737+frrobert2@users.noreply.github.com>
Fri, 16 Apr 2021 13:28:32 +0000 (09:28 -0400)
committerGitHub <noreply@github.com>
Fri, 16 Apr 2021 13:28:32 +0000 (09:28 -0400)
lacewithdate

index 402bc22f986775ee9e7ad75e5e9d079b24c70a06..3514c2db89cdb76746c6b06ea0f89f452dbbcc0a 100644 (file)
@@ -76,7 +76,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/lacewithdate > "${BASH_SOURCE[0]}"
 else
        now_unix="$(date +'%s')"
        if [[ "$1" == "nope" ]];then