mirror of https://github.com/samply/bridgehead.git
fix: added pscc in bridgehead.sh
This commit is contained in:
parent
752ca6a15c
commit
3f0541ec2a
|
@ -35,6 +35,9 @@ case "$PROJECT" in
|
||||||
cce)
|
cce)
|
||||||
#nothing extra to do
|
#nothing extra to do
|
||||||
;;
|
;;
|
||||||
|
pscc)
|
||||||
|
#nothing extra to do
|
||||||
|
;;
|
||||||
itcc)
|
itcc)
|
||||||
#nothing extra to do
|
#nothing extra to do
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue