use prod dirs
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
SDIR=$(cd "$(dirname "$0")" ; pwd -P)
|
SDIR=$(cd "$(dirname "$0")" ; pwd -P)
|
||||||
|
|
||||||
DST_DIR=/Users/mk/test-dist
|
DST_DIR=/var/www/dbg
|
||||||
MAIN_BRANCH=main
|
MAIN_BRANCH=main
|
||||||
REPO_DIR=/Users/mk/test-repo
|
REPO_DIR=/home/kornerr/repo-ru
|
||||||
REPO_URL=https://github.com/kornerr/ru
|
REPO_URL=https://github.com/kornerr/ru
|
||||||
|
|
||||||
# Clone since the directory does not exist
|
# Clone since the directory does not exist
|
||||||
|
|||||||
Reference in New Issue
Block a user