Files
bindx2/submit.sh
T
2017-03-12 05:34:04 +02:00

5 lines
128 B
Bash
Executable File

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