1
0
forked from Chaospott/site

added a few articles, added media

This commit is contained in:
Timm Szigat
2014-10-26 19:35:05 +01:00
parent 6498447b0d
commit af8e095bf4
537 changed files with 28682 additions and 66 deletions
+10
View File
@@ -0,0 +1,10 @@
#!/bin/sh
/var/www/chaospott.de/engine/update.sh /var/www/chaospott.de/ /var/www/chaospott.de/
# hack to fix ownershit
chgrp -R foobar /var/www/chaospott.de/*
chmod -R g+rw /var/www/chaospott.de/*