Add task to mirror

This commit is contained in:
Andrew Tomaka 2021-03-09 23:05:23 -05:00
parent c639ec142d
commit 5e8c51099a
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -6,6 +6,9 @@ update:
cp -r $$WOW_ADDON_DIR/ATMe . cp -r $$WOW_ADDON_DIR/ATMe .
cp -r $$WOW_ADDON_DIR/ATAutoReactivateGoliath . cp -r $$WOW_ADDON_DIR/ATAutoReactivateGoliath .
mirror:
git push --mirror git@github.com:atomaka/ATAddons.git
clean: clean:
rm -f ATAutoReactivateGoliath.zip rm -f ATAutoReactivateGoliath.zip