Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CarnetApp/CarnetNextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrelease.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/release.sh b/release.sh
index a240218..dd76948 100755
--- a/release.sh
+++ b/release.sh
@@ -46,6 +46,7 @@ rm carnet-*-v*
sudo rm templates/CarnetElectron/dist/ -R
sudo rm .Trash-1000 -R
sudo rm ACRA*
+ sudo rm ./vendor/bin/phpunit #avoid issue with nextcloud when extracting an archive with a symlink
cd templates/CarnetElectron/
#bash minify.sh
cd ../../../