Browse Source

New repository directory name

István Váradi 8 years ago
parent
commit
c26d986dbf
1 changed files with 2 additions and 2 deletions
  1. 2 2
      admin/linux/debian/travis-build.sh

+ 2 - 2
admin/linux/debian/travis-build.sh

@@ -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