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
c585322ee7
bridgehead
/
itcc
/
modules
/
lens-setup.sh
5 lines
99 B
Bash
Raw
Blame
History
#!/bin/bash
if
[
-n
"
$ENABLE_LENS
"
]
;
then
OVERRIDE
+=
"
-f ./
$PROJECT
/modules/lens-compose.yml
"
fi
Reference in New Issue
View Git Blame
Copy Permalink