Merge pull request #2191 from crazyserver/MOBILE-3232

MOBILE-3232 scripts: Remove lib directory
main
Juan Leyva 2019-12-05 10:52:21 +01:00 committed by GitHub
commit 85d5d736d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ if [ ! -z $GIT_ORG ] && [ ! -z $GIT_TOKEN ] ; then
git checkout $TRAVIS_BRANCH git checkout $TRAVIS_BRANCH
rm -Rf assets build index.html templates www destkop rm -Rf assets build index.html templates www destkop lib
if [ $TRAVIS_BRANCH == 'desktop' ] ; then if [ $TRAVIS_BRANCH == 'desktop' ] ; then
cp -Rf ../$gitfolder/desktop ./ cp -Rf ../$gitfolder/desktop ./