This website requires JavaScript.
Explore
Help
Sign In
samply
/
bridgehead
mirror of
https://github.com/samply/bridgehead.git
Watch
1
Star
0
Fork
You've already forked bridgehead
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eb2955872f
bridgehead
/
cce
/
modules
/
lens-setup.sh
5 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
initialize develop; add itcc and cce
2024-07-25 11:55:51 +02:00
#!/bin/bash
if
[
-n
"
$ENABLE_LENS
"
]
;
then
OVERRIDE
+=
"
-f ./
$PROJECT
/modules/lens-compose.yml
"
Feature/pilot projects backup (#227) add pilot projects
2024-09-12 10:04:53 +02:00
fi