This commit is contained in:
Garvin Hicking 2013-08-01 22:20:44 +02:00
parent f52bd2a8a2
commit 2536856fbd

View file

@ -1,11 +1,11 @@
#!/bin/bash
cd ~/cvs/serendipity/git/additional_plugins/
git pull
git rebase
git rebase master
cd ~/cvs/serendipity/git/additional_themes/
git pull
git rebase
git rebase master
rsync \
--exclude=/*.zip --exclude=/*.tgz --exclude=.project \