Updated SH file

This commit is contained in:
2025-06-20 08:31:14 +03:00
parent 8052b564b2
commit 5e4890aeab
6 changed files with 67 additions and 69 deletions

View File

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