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

github.com/nextcloud/univention-app.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2021-11-03 22:26:40 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2021-11-03 22:32:16 +0300
commit50535eecc35e4f0132ed3369dadbc703b811b655 (patch)
tree9aa2701602b822efd2829d454800080b25a9758d
parent5c02694e83865397a191fef7fbbd21843b1b6de0 (diff)
also upload attributes file
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9278fe8..f094297 100644
--- a/Makefile
+++ b/Makefile
@@ -39,6 +39,7 @@ add-version:
.PHONY: push-files
push-files:
univention-appcenter-control upload --noninteractive $(ucs_version)/$(app_name)=$(app_version) \
+ attributes \
env \
restore_data_before_setup \
setup \