From 2d6c7bd5e432e029fcaa615683d8e36ed3801503 Mon Sep 17 00:00:00 2001
From: DeaDvey <deadvey@deadvey.com>
Date: Sun, 3 Nov 2024 20:50:19 +0000
Subject: [PATCH] changed example webpage location

---
 example_config.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/example_config.sh b/example_config.sh
index eddfaf2..10cbbcd 100644
--- a/example_config.sh
+++ b/example_config.sh
@@ -1,2 +1,2 @@
-webpage_path="" # HTML file to write music data to for the webui (can be ommitted)
+webpage_path="/var/www/html/mpvmusic-webui.html" # HTML file to write music data to for the webui (can be ommitted)
 playlist_path="/mount/deadvey/Music/" # File location for the playlist (required)