Update run

This commit is contained in:
Adam Hill 2018-03-07 10:55:49 -06:00 committed by GitHub
parent 9d5cc46f30
commit d57159e9ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
s6-echo "Starting pihole-FTL ($FTL_CMD)"
pihole-FTL "${FTL_CMD}"
pihole-FTL ${FTL_CMD}