mirror of
https://github.com/michaelrsweet/mxml.git
synced 2024-11-13 07:15:30 +00:00
Fix dist script.
This commit is contained in:
parent
6057e7ee02
commit
490ac06b3d
@ -38,7 +38,7 @@ cd ..
|
||||
|
||||
echo "Making .tar.gz distribution..."
|
||||
|
||||
gtar czf mxml-$version.tar.gz mxml-$version
|
||||
tar czf mxml-$version.tar.gz mxml-$version
|
||||
|
||||
echo "Removing distribution directory..."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user