installer fixes
authorNeszt Tibor <neszt.tibor@euronetrt.hu>
Sun, 3 Dec 2017 16:31:20 +0000 (17:31 +0100)
committerNeszt Tibor <neszt.tibor@euronetrt.hu>
Sun, 3 Dec 2017 16:31:20 +0000 (17:31 +0100)
install.sh
required_debian_packages

index 0f48e9f..bc26a6d 100755 (executable)
@@ -7,6 +7,7 @@ set -e
 # curl -fsSL yawep.neszt.hu -o get-yawep.sh
 # sh get-yawep.sh
 
+mkdir -p /var/www/html
 cd /var/www/html/
 git clone http://git.neszt.hu/yawep.git
 cd yawep
index 6435a1d..6f5e90e 100644 (file)
@@ -1,6 +1,7 @@
 apache2
 dnsutils
 git
+libpng12-dev
 omxplayer
 php7.0
 screen