New landingpage.

This commit is contained in:
Martin Lablans
2022-05-10 11:52:38 +02:00
parent 334f82661b
commit edc3085dca
2 changed files with 6 additions and 4 deletions

View File

@ -18,7 +18,7 @@ cd $BASE
source ./lib/functions.sh
action=$1
project=$2
export project=$2
if [[ -z $1 || -z $2 ]]; then
printUsage