Update setup.sh

This commit is contained in:
2026-01-22 01:17:57 +00:00
parent 415c7f2f19
commit b137b3aee3

View File

@@ -12,4 +12,4 @@ echo "--------------------------------------------------"
echo ""
echo ""
docker run -d -p 8080:80 --name kiosk-menu --restart=always -e LOCATION="$STORELOCATION" stenny94/kiosk-menu-image:latest
docker run -d -p 8080:80 --name kiosk-menu-image --restart=always -e LOCATION="$STORELOCATION" stenny94/kiosk-menu-image:latest