]> git.dabkitsch.com - sfm-player.git/commitdiff
updated publish to be accurate v1.0
authorequilet <2237372+equilet@users.noreply.github.com>
Thu, 6 Apr 2023 00:27:17 +0000 (17:27 -0700)
committerequilet <2237372+equilet@users.noreply.github.com>
Thu, 6 Apr 2023 00:27:17 +0000 (17:27 -0700)
publish.sh

index 56e6a5b6fbcdc82ef87688146ec670c7a6537f8b..a9d5456a037cec3b902741896f2913076c3870b7 100755 (executable)
@@ -1,5 +1,4 @@
 #!/bin/sh
 
 # note: this blasts away the folder and replaces it with a fresh copy (--delete)
-rsync -avz . jlubow@dabkitsch.com:/home/jlubow/dabkitsch.com/sfm_test/custom_player/ --delete
-
+rsync -avzP . jlubow@dabkitsch.com:/home/jlubow/sketch.dabkitsch.com/custom_player/ --delete --exclude publish.sh --exclude .git