updated repo url
This commit is contained in:
parent
19aa7caaa3
commit
39a8635436
2
init.sh
2
init.sh
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user