Selaa lähdekoodia

Added storage remove from distribution in make file

TC pushbot 5 2 vuotta sitten
vanhempi
commit
779c4fa9e6
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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