updated player to version

This commit is contained in:
2025-06-20 16:33:52 +03:00
parent b50c11d458
commit 9fe4c419d7
20 changed files with 394 additions and 131 deletions

View File

@@ -3,7 +3,7 @@
# filepath: /home/pi/Desktop/signage-player/run_app.sh
# Navigate to the application directory
cd /home/pi/signage-player/src || exit
cd /home/pi/Desktop/signage-player/src || exit
# Check for the --verbose flag
if [[ "$1" == "--verbose" ]]; then