minor fix extra params

This commit is contained in:
Dima Granetchi
2017-03-12 05:34:04 +02:00
parent 020056fa84
commit 2ca2c1f46e
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
rm -f haxelib.zip
zip -r haxelib.zip src haxelib.json README.md LICENSE extraParams.hx
zip -r haxelib.zip src haxelib.json README.md LICENSE extraParams.hxml
haxelib submit haxelib.zip