mirror of
https://github.com/samply/bridgehead.git
synced 2025-07-13 03:00:20 +02:00
#!/bin/bash -e
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/bash -e
|
||||
|
||||
if [ "$ENABLE_LOGIN" == true ]; then
|
||||
log INFO "Login setup detected -- will start Login services."
|
||||
|
Reference in New Issue
Block a user