update bug fix
authorfrrobert2 <frrobert@stnectarios.org>
Fri, 14 May 2021 01:33:55 +0000 (21:33 -0400)
committerfrrobert2 <frrobert@stnectarios.org>
Fri, 14 May 2021 01:33:55 +0000 (21:33 -0400)
laced

diff --git a/laced b/laced
index 77e8e6b48563513d8d09e16a1ddf40bf23e11516..d779bb76fd3c46adbe48e9f2656ee3537dac3e0a 100755 (executable)
--- a/laced
+++ b/laced
@@ -138,7 +138,7 @@ elif [[ "$1" == "unsub" ]];then
 elif [[ "$1" == "subs" ]];then
        awk '{print $2" ("$1")"}' $subsfile 
 elif [[ "$1" == "update" ]];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/laced > "${BASH_SOURCE[0]}"
 else
        now_unix="$(date +'%s')"
                timeline
 else
        now_unix="$(date +'%s')"
                timeline