chore: rename repo to rx.scoreodonto.com-client
This commit is contained in:
+2
-2
@@ -5,12 +5,12 @@
|
||||
# ──────────────────────────────────────────────────────────────────────────────
|
||||
set -e
|
||||
|
||||
CLIENT_PATH="/home/deploy/stack/dental-client"
|
||||
CLIENT_PATH="/home/deploy/stack/rx.scoreodonto.com-client"
|
||||
PROD_VPS="10.99.0.1"
|
||||
PROD_USER="deploy"
|
||||
UPDATES_PATH="/home/deploy/stack/rx.scoreodonto.com/dental-server/updates"
|
||||
LOG_FILE="/home/deploy/stack/webhook-listener/deploy.log"
|
||||
LOG_TAG="[dental-client]"
|
||||
LOG_TAG="[rx.scoreodonto.com-client]"
|
||||
|
||||
log() {
|
||||
echo "[$(date -u +'%Y-%m-%dT%H:%M:%SZ')] ${LOG_TAG} $1" | tee -a "$LOG_FILE"
|
||||
|
||||
Reference in New Issue
Block a user