]> wagnertech.de Git - xhome.git/blobdiff - TestXfhem/bin/install-sysal-stub
epic-ukulele
[xhome.git] / TestXfhem / bin / install-sysal-stub
index 26f6b0da9fb19f24bedab0f7167b657b2e4698b0..fae34cb2df0b78df8b2f46aa122fda8c3c11c9b3 100755 (executable)
@@ -1,12 +1,15 @@
 #!/bin/bash
 set -e
 
-# test if already installed
+# test if apache-conf already installed
 if [ -e /etc/apache2/sites-enabled/sysal_stub.conf ]
 then
        exit
 fi
 
+mkdir -p /var/test
+chmod 777 /var/test
+
 cwd=$(pwd)
 # write apache conf
 echo "# Apache conf for sysal stub