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