add deployment script
This commit is contained in:
parent
08ce50b356
commit
83ccc9d32e
1 changed files with 3 additions and 0 deletions
3
deploy.sh
Executable file
3
deploy.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
DEST="nilix@lynx.uberspace.de:~/lib/nilfm/"
|
||||
|
||||
rsync -avK --delete ../ ${DEST}
|
Loading…
Reference in a new issue