From 410fd8989a7850b011c2ebef15ddc267b1007b70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Thu, 5 Dec 2019 10:39:53 +0100 Subject: [PATCH] MOBILE-3232 scripts: Remove lib directory --- scripts/aot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/aot.sh b/scripts/aot.sh index 931d8e4b5..e13b5759b 100755 --- a/scripts/aot.sh +++ b/scripts/aot.sh @@ -51,7 +51,7 @@ if [ ! -z $GIT_ORG ] && [ ! -z $GIT_TOKEN ] ; then 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 cp -Rf ../$gitfolder/desktop ./