Fix Dockerfile

This commit is contained in:
Dave Gallant
2023-02-20 23:35:18 -05:00
parent ee9535d2c5
commit 9beacf713b
3 changed files with 3 additions and 3 deletions

View File

@@ -2,4 +2,4 @@
echo "Starting rfd-notify with config: $1"
rfd-notify -c "$1"
python /app/cli.py -c "$1"