Преглед изворни кода

Added storage remove from distribution in make file

TC pushbot 5 пре 2 година
родитељ
комит
779c4fa9e6
1 измењених фајлова са 1 додато и 0 уклоњено
  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