fix license file name

This commit is contained in:
Dima Granetchi
2017-03-09 02:47:46 +02:00
parent e262fe90e1
commit 3b20ef5ece
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
zip -r haxelib.zip src haxelib.json README.md LICENCE
zip -r haxelib.zip src haxelib.json README.md LICENSE
haxelib submit haxelib.zip