|
@@ -126,6 +126,7 @@ dir /var/www/goahead/static 755 0 0
|
|
|
dir /var/www/goahead/static/css 755 0 0
|
|
|
dir /var/www/goahead/static/img 755 0 0
|
|
|
dir /var/www/goahead/static/js 755 0 0
|
|
|
+dir /var/www/goahead/static/fonts 755 0 0
|
|
|
file /etc/goahead/self.crt ${INSTALL_ROOT}/projects/${SAMPLE}/app/goahead-5.1.0/build/linux-arm-static/bin/self.crt 755 0 0
|
|
|
file /etc/goahead/self.key ${INSTALL_ROOT}/projects/${SAMPLE}/app/goahead-5.1.0/build/linux-arm-static/bin/self.key 755 0 0
|
|
|
file /etc/goahead/auth.txt ${INSTALL_ROOT}/projects/${SAMPLE}/app/goahead-5.1.0/src/auth.txt 755 0 0
|