mirror of
https://github.com/samply/bridgehead.git
synced 2025-11-05 08:30:36 +01:00
feat: add pscc - fix rebase issues
This commit is contained in:
committed by
Pierre Delpy
parent
66a1bd1122
commit
7a3cbd1887
5
pscc/modules/lens-setup.sh
Normal file
5
pscc/modules/lens-setup.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ -n "$ENABLE_LENS" ];then
|
||||
OVERRIDE+=" -f ./$PROJECT/modules/lens-compose.yml"
|
||||
fi
|
||||
Reference in New Issue
Block a user