diff --git a/Makefile b/Makefile index 77111e3..c7429b9 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,9 @@ update: cp -r $$WOW_ADDON_DIR/ATMe . cp -r $$WOW_ADDON_DIR/ATAutoReactivateGoliath . +mirror: + git push --mirror git@github.com:atomaka/ATAddons.git + clean: rm -f ATAutoReactivateGoliath.zip