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 #!/bin/bash
cd ~/cvs/serendipity/git/additional_plugins/ cd ~/cvs/serendipity/git/additional_plugins/
git pull git pull
git rebase git rebase master
cd ~/cvs/serendipity/git/additional_themes/ cd ~/cvs/serendipity/git/additional_themes/
git pull git pull
git rebase git rebase master
rsync \ rsync \
--exclude=/*.zip --exclude=/*.tgz --exclude=.project \ --exclude=/*.zip --exclude=/*.tgz --exclude=.project \