updated repo url

Dieser Commit ist enthalten in:
Zehka
2020-07-05 18:24:25 +02:00
Ursprung 19aa7caaa3
Commit 39a8635436
+1 -1
Datei anzeigen
@@ -3,7 +3,7 @@ exe() {
echo "running $@"
$@
}
SITE_REPO="https://git.chaospott.de/zehka/site.git"
SITE_REPO="https://git.chaospott.de/chaospott/site.git"
echo "Where should the site store all volumes?"
read -p "PATH: " VOLUMES_PATH
read -p "Hook endpoint ID (just make something up):" ENDPOINT_ID