Update lacehowlong
authorRev. Fr. Robert Bower <39407737+frrobert2@users.noreply.github.com>
Wed, 14 Apr 2021 01:10:18 +0000 (21:10 -0400)
committerGitHub <noreply@github.com>
Wed, 14 Apr 2021 01:10:18 +0000 (21:10 -0400)
lacehowlong

index e7a7792548ae449520154e688bdb2bc9b72dec35..52eb7830a2212c2c724601fc280c63d8faafa37c 100644 (file)
@@ -123,7 +123,7 @@ elif [[ "$1" == "unsub" ]];then
 elif [[ "$1" == "subs" ]];then
        awk '{print $2" ("$1")"}' $subsfile 
 elif [[ "$1" == "update" ]];then
-       curl https://gitlab.com/uoou/dotfiles/-/raw/master/stow/bin/home/drew/.local/bin/lace > "${BASH_SOURCE[0]}"
+       curl https://raw.githubusercontent.com/frrobert2/lace/main/lacehowlong > "${BASH_SOURCE[0]}"
 else
        now_unix="$(date +'%s')"
        if [[ "$1" == "nope" ]];then