repo.or.cz
/
minimalisti.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Draft: minimalism film
[minimalisti.git]
/
syncmyr.sh
blob
fc37eaf44407adb6b918d16e6678846f52e2cff0
1
#!/bin/sh -x
2
rm
-rf
_production
/
3
bundle
exec
jekyll build
-d
_production
4
echo
'Press ENTER...'
5
read
6
rsync
-cprtvz --delete
_production
/
minimalisti@myrtana.sk
:/
home
/
minimalisti
/
public
/
7
rm
-rf
_production
/