Skip to content

Commit

Permalink
Update exportPackage.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dsarfati authored Oct 31, 2017
1 parent 1a4187d commit f02aada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/exportPackage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ echo ""
wget https://github.com/FatihBAKIR/UnityPacker/releases/download/0.0.1/UnityPacker.exe ;
wget https://github.com/FatihBAKIR/UnityPacker/releases/download/0.0.1/ICSharpCode.SharpZipLib.dll ;
chmod +x UnityPacker.exe ;
./UnityPacker.exe Assets Zapic no "." "gitignore,md,exe,dll" ".git" ;
./UnityPacker.exe Assets Zapic no "" "gitignore,md,exe,dll" ".git" ;
# mv QuarkDefault.unitypackage ~ ;
# rm -rf /tmp/Quark.Default ;

0 comments on commit f02aada

Please sign in to comment.