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:
authorPhie <phie@phie.ovh>2020-11-05 21:37:33 +0300
committerPhie <phie@phie.ovh>2020-11-05 21:37:33 +0300
commita705430651de5270c910bc6f4ea62818b3ff2798 (patch)
tree5fc7281226ca11ae0c81cbd6a00b8a65ce96b3aa
parent855dee900b5975c3b36d2eaf6c52cb16be24e8da (diff)
execute minified when releasingv0.23.0stable-0.23.0
-rwxr-xr-xrelease.sh1
m---------templates/CarnetElectron0
2 files changed, 1 insertions, 0 deletions
diff --git a/release.sh b/release.sh
index 728248f..0aaaf08 100755
--- a/release.sh
+++ b/release.sh
@@ -45,6 +45,7 @@ rm carnet-*-v*
sudo rm templates/CarnetElectron/dist/ -R
sudo rm .Trash-1000 -R
+ bash minify.sh
cd ..
# archive creation + signing
diff --git a/templates/CarnetElectron b/templates/CarnetElectron
-Subproject fdeed2f2f9b4ac5cdac8d6ede5d6933c15cdcfa
+Subproject 7d57f41e32806da134e85506d55783b20415ed8