fixed packaging script

This commit is contained in:
Space Toad 2011-07-16 22:39:55 +00:00
parent eba740b4ce
commit 5477f767b3
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ function package_all () {
zip -r $dir/minecraftforge$qual-$version.zip \
*.class \
net/minecraft/src/forge
forge
}
cd ../reobf
@ -41,4 +41,4 @@ package_all "-server"
cd ../..
#rm -rf reobf
rm -rf reobf