mirror of
https://github.com/samply/bridgehead.git
synced 2025-12-18 01:11:25 +01:00
Address review comments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
for module in $PROJECT/modules/*.sh
|
||||
do
|
||||
log INFO "sourcing $module"
|
||||
log DEBUG "sourcing $module"
|
||||
source $module
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user