diff --git a/deploy_shine-ui.sh b/deploy_shine-ui.sh index 65f3654..53b08f6 100755 --- a/deploy_shine-ui.sh +++ b/deploy_shine-ui.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -euo pipefail -SRC_DIR="/home/player/docker/shine-UI" +SRC_DIR="shine-UI" REMOTE_HOST="root@194.87.0.247" REMOTE_DIR="/home/user/docker/caddyFile/sites/shine-UI" BUILD_VERSION="$(date -u +%Y%m%d%H%M%S)" diff --git a/shine-UI/index.html b/shine-UI/index.html index 02c30d0..8057d1e 100644 --- a/shine-UI/index.html +++ b/shine-UI/index.html @@ -4,9 +4,9 @@