projects
/
kiosk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05ee093
)
Stop klobbering pages symlink in production tree.
author
Scott Gasch
<scott@gasch.org>
Wed, 8 Feb 2023 18:30:37 +0000
(10:30 -0800)
committer
Scott Gasch
<scott@gasch.org>
Wed, 8 Feb 2023 18:30:37 +0000
(10:30 -0800)
PUSH.sh
patch
|
blob
|
history
diff --git
a/PUSH.sh
b/PUSH.sh
index a00aba6c82e040f98bd8505257a8936bac79d13d..3a85d52af64d832b44d910396d43b874d0452eab 100755
(executable)
--- a/
PUSH.sh
+++ b/
PUSH.sh
@@
-3,4
+3,4
@@
GIT=/var/www/kiosk.git
PROD=/var/www/kiosk
-rsync -aP --verbose -r --exclude=kiosk_secrets.py --exclude=pages/hidden/* ${GIT}/* ${PROD}/
+rsync -aP --verbose -
-keep-dirlinks -
r --exclude=kiosk_secrets.py --exclude=pages/hidden/* ${GIT}/* ${PROD}/