mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-01-20 04:11:49 +08:00
Corrected shebang
This commit is contained in:
parent
e8bc3cc707
commit
d907ba2d76
@ -1,4 +1,4 @@
|
||||
## !/usr/bin/with-contenv bash
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
# Loop until an active internet connection is established
|
||||
until $(curl --max-time 60 -s -o /dev/null https://www.linuxserver.io/); do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user