Files
bindx2/submit.sh
T
2017-03-11 02:06:18 +02:00

5 lines
126 B
Bash
Executable File

#!/bin/bash
rm -f haxelib.zip
zip -r haxelib.zip src haxelib.json README.md LICENSE extraParams.hx
haxelib submit haxelib.zip