mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2025-12-24 20:35:42 +00:00
Rename start and gravity scripts to match their service names
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/command/execlineb
|
||||
background { bash -e /usr/local/bin/gravityonboot.sh }
|
||||
background { bash -e /usr/local/bin/_gravityonboot.sh }
|
||||
@@ -1,2 +1,2 @@
|
||||
#!/command/execlineb
|
||||
foreground { bash -e /usr/local/bin/start.sh }
|
||||
foreground { bash -e /usr/local/bin/_startup.sh }
|
||||
Reference in New Issue
Block a user