projects
/
kiosk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Comment out the twitter test code.
[kiosk.git]
/
PUSH.sh
1
#!/usr/bin/env bash
2
3
GIT=/var/www/kiosk.git
4
PROD=/var/www/kiosk
5
6
rsync -aP --verbose -r --exclude=kiosk_secrets.py --exclude=pages/hidden/* ${GIT}/* ${PROD}/