소스 검색

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