Add deploy-seafile.
This commit is contained in:
parent
2c13c0a170
commit
132674f249
1 changed files with 8 additions and 0 deletions
8
deploy-seafile
Executable file
8
deploy-seafile
Executable file
|
@ -0,0 +1,8 @@
|
||||||
|
#!/bin/sh
|
||||||
|
#
|
||||||
|
# Deploys my site to ibisc.univ-evry.fr/~sivanov/ via Seafile
|
||||||
|
# synchronisation.
|
||||||
|
#
|
||||||
|
# The Seafile client must be running for the update to actually take
|
||||||
|
# effect.
|
||||||
|
cp -arv www ~/tmp/Seafile/ivanov-page-perso
|
Loading…
Reference in a new issue