New repository directory name

This commit is contained in:
István Váradi 2017-12-12 17:27:01 +01:00
parent e55518f820
commit c26d986dbf

View file

@ -58,8 +58,8 @@ elif [ "$TRAVIS_BUILD_STEP" == "script" ]; then
fi
if test -d nextcloud-client; then
gitdir="nextcloud-client"
if test -d nextcloud.client; then
gitdir="nextcloud.client"
else
gitdir="client"
fi