Fix URL secrets
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
CODE=https://git.xo.nl/marcel/deploy/raw/branch/master
|
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'
|
GREEN='\033[0;32m'
|
||||||
RED='\033[0;31m'
|
RED='\033[0;31m'
|
||||||
NOCOL='\033[0m'
|
NOCOL='\033[0m'
|
||||||
|
Reference in New Issue
Block a user