X-Git-Url: https://software.frrobert.com/lace/blobdiff_plain/909911306a2d20773e6ec162bedf26a698976e86..HEAD:/laced diff --git a/laced b/laced index f575326..9afbcaf 100755 --- a/laced +++ b/laced @@ -160,7 +160,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/laced > "${BASH_SOURCE[0]}" + curl https://gitlab.com/frrobert2/lace/-/raw/dev/laced > "${BASH_SOURCE[0]}" else now_unix="$(date +'%s')" timeline