forked from Deuxfleurs/bottin
suppress kill in the script(provoked error 143)
This commit is contained in:
parent
49fcbcae7c
commit
2f09e10933
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
trap "kill 0" EXIT
|
||||
|
||||
#export BOTTIN_DEFAULT_ADMIN_PW=$(openssl rand -base64 24)
|
||||
echo $BOTTIN_DEFAULT_ADMIN_PW
|
||||
consul agent -dev > /dev/null 2>&1 &
|
||||
|
|
Loading…
Reference in a new issue