Unverified Commit fdbff487 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

fix: Incorrect path (#591)

parent 739e679a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ echo
# Helper variables

STORAGE="/storage"
INFO="/dev/shm/msg.html"
INFO="/run/shm/msg.html"
PAGE="/run/shm/index.html"
TEMPLATE="/var/www/index.html"
FOOTER1="$APP for Docker v$(</run/version)"