generated from polymech/site-template
pre dist
This commit is contained in:
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user