chore: rename repo to rx.scoreodonto.com-client

This commit is contained in:
VPS 4 Builder
2026-05-28 02:38:48 +02:00
parent db99057022
commit be20c91e15
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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"
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "dental-client",
"name": "rx.scoreodonto.com-client",
"version": "1.2.0",
"description": "Cliente Windows para envio de imagens dentais da ScoreOdonto",
"main": "index.js",