mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 21:50:14 +02:00
initialize develop; add itcc and cce
This commit is contained in:
6
cce/modules/lens-setup.sh
Normal file
6
cce/modules/lens-setup.sh
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ -n "$ENABLE_LENS" ];then
|
||||
OVERRIDE+=" -f ./$PROJECT/modules/lens-compose.yml"
|
||||
fi
|
||||
}
|
Reference in New Issue
Block a user