1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-21 06:16:43 +00:00

updated scripts, sync-intro files

This commit is contained in:
Steven Hugg
2018-07-26 12:44:09 -04:00
parent bc5fe5a5cf
commit 24693ac6eb
10 changed files with 41 additions and 34 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
. ./scripts/env.sh
DESTPATH=$RSYNC_PATH/
rsync --stats -arilv -e "ssh -p 2222" ./release/ $DESTPATH/release
rsync --stats -rilv -e "ssh -p 2222" ./release/ $DESTPATH/release