mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-24 22:15:57 +03:00
New repository directory name
This commit is contained in:
parent
e55518f820
commit
c26d986dbf
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue