This commit is contained in:
babayaga
2025-12-29 20:25:12 +01:00
parent 91f7d77eee
commit 8ed5f38107
7 changed files with 23 additions and 14 deletions
-1
View File
@@ -1,6 +1,5 @@
npm run build
./scripts/deploy.sh
#Shutdown.exe -s -t 00
#sh scripts/sync.sh
#sh scripts/zip.sh
+1 -1
View File
@@ -4,6 +4,6 @@
# Define local and remote paths
LOCAL_DIR="./dist"
GDRIVE_DIR="creava:/httpdocs"
GDRIVE_DIR="library.polymech.info:/httpdocs"
rclone copy "${LOCAL_DIR}" "${GDRIVE_DIR}" --progress --transfers 4