diff --git a/deploy.sh b/deploy.sh index 0d61dfe..0a25576 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1,7 +1,7 @@ #!/bin/bash CODE=https://git.xo.nl/marcel/deploy/raw/branch/master -SECRET=https://git.xo.nl/marcel/secret/raw/branch/main +SECRET=https://git.xo.nl/marcel/secrets/raw/branch/main GREEN='\033[0;32m' RED='\033[0;31m' NOCOL='\033[0m'