Removed accidentally added script.
This commit is contained in:
parent
5c0b4883aa
commit
530bf436df
1 changed files with 0 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
for filename in ./*.json; do
|
|
||||||
7za a -mx9 -ms=on -mhe=on -m0=lzma2 -mfb64 -md32m $filename.7z $filename
|
|
||||||
done
|
|
Loading…
Add table
Reference in a new issue