add upload-core-build to sync-project script

This commit is contained in:
Leons Aleksandrovs
2025-11-06 17:56:48 +02:00
parent e68709e553
commit 67351bfc24
2 changed files with 25 additions and 11 deletions

View File

@@ -1,11 +1,3 @@
#!/bin/bash
set -e
# Configuration
SERVER_USER="asd"
SERVER_HOST="asd.com"
SERVER_PASSWORD="asd1234"
SERVER_PATH="/home/asd/public_leo/public" # Public folders location on server
# Local paths
LOCAL_PUBLIC="./public"