update/compose-ini #2

Merged
DaveanandMannie merged 3 commits from update/compose-ini into main 2026-04-06 04:17:01 +00:00
Showing only changes of commit d77a5afff5 - Show all commits

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash #!/usr/bin/env bash
echo "==== GitHub mirror start: $(date) ====" echo "==== GitHub mirror start: $(date) ===="
git push --mirror <ssh uri to mirror repo> git push <ssh repo ur> +refs/heads/*:refs/heads/* +refs/tags/*:refs/tags/*
echo "==== GitHub mirror end: $(date) ====" echo "==== GitHub mirror end: $(date) ===="