mirror of https://github.com/samply/bridgehead.git
Remove unnecessary comment
This commit is contained in:
parent
1f17fad366
commit
6969a7a3bc
|
@ -41,7 +41,6 @@ case "$PROJECT" in
|
|||
;;
|
||||
esac
|
||||
|
||||
# TODO: Please add proper documentation for variable priorities (1. secrets, 2. vars, 3. PROJECT.local.conf, 4. PROJECT.conf, 5. ???
|
||||
loadVars() {
|
||||
# Load variables from /etc/bridgehead and /srv/docker/bridgehead
|
||||
set -a
|
||||
|
|
Loading…
Reference in New Issue