pre-boot delay
This commit is contained in:
parent
4a081d0c15
commit
8bd52106bc
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
sleep 3
|
||||
echo "Starting Bouncer"
|
||||
/app/bin/bouncer
|
||||
|
|
|
|||
Loading…
Reference in a new issue