This commit is contained in:
andrzej 2024-10-13 14:45:05 +02:00
parent 3689b742b2
commit b29a2b8d6b
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
#!/usr/bin/env bash
##set working directory to location of this script
cd "$(dirname "$0")"
PIDFILE=bg_slideshow.pid
remove_pidfile()
{