diff --git a/dbg.clone b/dbg.clone index b739bd4..9e3c2e5 100755 --- a/dbg.clone +++ b/dbg.clone @@ -1,9 +1,9 @@ #!/bin/bash SDIR=$(cd "$(dirname "$0")" ; pwd -P) -DST_DIR=/Users/mk/test-dist +DST_DIR=/var/www/dbg MAIN_BRANCH=main -REPO_DIR=/Users/mk/test-repo +REPO_DIR=/home/kornerr/repo-ru REPO_URL=https://github.com/kornerr/ru # Clone since the directory does not exist