mirror of
https://github.com/godotengine/godot-git-plugin.git
synced 2026-01-03 10:09:43 +03:00
Create release zip at one level above for users to install easily
This commit is contained in:
@@ -47,11 +47,7 @@ rm -f $pluginPath/x11/libgit2.a
|
||||
rm -f $pluginPath/osx/libgit2.a
|
||||
rm -f $pluginPath/win64/git2.lib
|
||||
|
||||
pushd $releasePath
|
||||
zip -r $releasePath.zip addons/
|
||||
popd
|
||||
|
||||
mv $releasePath/$releasePath.zip ./
|
||||
zip -r $releasePath.zip $addonsPath
|
||||
|
||||
rm -rf $releasePath
|
||||
rm -rf windows
|
||||
|
||||
Reference in New Issue
Block a user