X-Git-Url: https://software.frrobert.com/lace/blobdiff_plain/d56700dead0f2e77623e8724a48244880fc5f9dc..cec66474441f804ae0ff5fa94d493459cf7b4eed:/laced diff --git a/laced b/laced index 77e8e6b..d779bb7 100755 --- 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 - 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