reorganization

This commit is contained in:
Evgeny
2021-08-19 18:27:01 +03:00
parent f2e670b9a8
commit 96b0d03328
4 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
rm -rf scripts.zip scripts.md5
zip -r scripts.zip -j main/*.lua community/*.lua ru/*.lua
zip -r scripts.zip -j main/*.lua ru/*.lua
md5sum scripts.zip | cut -d " " -f 1 > scripts.md5

View File

@@ -1 +1 @@
68a451374fa801b069e69ed75156c862
fa967e9287fc9f3f0f8a84fd9b59428b

Binary file not shown.