Fix sync
This commit is contained in:
@@ -3,7 +3,7 @@ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||
set -euo pipefail
|
||||
|
||||
ROOT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)"
|
||||
REPO_URL="${GIT_REPO_URL:-https://git.organic-server.org/organic-CPU/website-but-better.git}"
|
||||
REPO_URL="${GIT_REPO_URL:-https://git.organic-server.org/organic-CPU/Website-2026}"
|
||||
BRANCH="${GIT_BRANCH:-main}"
|
||||
DEPLOY_DIR="${DEPLOY_DIR:-/var/www/html}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user