mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 04:50:15 +02:00
New landingpage.
This commit is contained in:
@ -18,7 +18,7 @@ cd $BASE
|
||||
source ./lib/functions.sh
|
||||
|
||||
action=$1
|
||||
project=$2
|
||||
export project=$2
|
||||
|
||||
if [[ -z $1 || -z $2 ]]; then
|
||||
printUsage
|
||||
|
Reference in New Issue
Block a user