We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2050c39 commit 38f7901Copy full SHA for 38f7901
.bl_override.sh
@@ -5,6 +5,9 @@ APP_NAME="mycrypt"
5
GITHUB_USER="firepress-org"
6
APP_VERSION="0.1.91"
7
8
+### Needed when projects are under sub directories
9
+CFG_SUB_DIR="v0"
10
+
11
### manage your custom scripts under this directory /private/**.sh
12
CFG_USE_PRIVATE_DIRECTORY="true"
13
Dockerfile v0/DockerfileDockerfile renamed to v0/Dockerfile
0 commit comments