Browse Source

Added storage remove from distribution in make file

TC pushbot 5 2 năm trước cách đây
mục cha
commit
779c4fa9e6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -43,6 +43,7 @@ web.tar.gz:
 	# -mv ./dist/system/storage.json ./dist/system/storage.json.example
 	-rm -rf ./dist/system/aecron/
 	-rm -rf ./dist/system/logs/
+	-rm -rf ./dist/system/storage/
 	-rm ./dist/system/cron.json
 	-rm ./dist/system/bridge.json
 	-rm ./dist/system/auth/authlog.db