forked from ss/sovereign-stack
Update projects git ref and other monor updates.
This commit is contained in:
parent
bd3acd8ef4
commit
628df90d32
@ -100,4 +100,4 @@ export ROOT_DISK_SIZE_GB=20
|
|||||||
export REGISTRY_URL="https://index.docker.io/v1/"
|
export REGISTRY_URL="https://index.docker.io/v1/"
|
||||||
export PRIMARY_DOMAIN=
|
export PRIMARY_DOMAIN=
|
||||||
|
|
||||||
export TARGET_PROJECT_GIT_COMMIT=fbc6e2b6e50fa2f1a6cbc75d44f1a1e92917a792
|
export TARGET_PROJECT_GIT_COMMIT=df205cfabf3f2bee31561af1c8b6e036280829e6
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit fbc6e2b6e50fa2f1a6cbc75d44f1a1e92917a792
|
Subproject commit df205cfabf3f2bee31561af1c8b6e036280829e6
|
@ -138,7 +138,7 @@ if [ "$ADDED_COMMAND" = true ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
# deploy clams wallet.
|
# As part of the install script, we pull down any other sovereign-stack git repos
|
||||||
PROJECTS_SCRIPTS_REPO_URL="https://git.sovereign-stack.org/ss/project"
|
PROJECTS_SCRIPTS_REPO_URL="https://git.sovereign-stack.org/ss/project"
|
||||||
PROJECTS_SCRIPTS_PATH="$(pwd)/deployment/project"
|
PROJECTS_SCRIPTS_PATH="$(pwd)/deployment/project"
|
||||||
if [ ! -d "$PROJECTS_SCRIPTS_PATH" ]; then
|
if [ ! -d "$PROJECTS_SCRIPTS_PATH" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user