This commit is contained in:
Ciro Santilli 六四事件 法轮功
2022-08-02 02:00:05 +00:00
parent 5e26dae5a2
commit 590bbe7929
2 changed files with 2 additions and 2 deletions

2
push
View File

@@ -16,7 +16,7 @@ if ! $dry_run; then
git push --follow-tags &
git push -f git@github.com:cirosantilli/china-dictatorship-2.git &
git push -f git@gitlab.com:cirosantilli/china-dictatorship.git &
git push -f git@github.com:coding-stuffs/china-dictatorship.git &
git push -f git@github.com:coding-stuffs/china-dictatorship-2.git &
wait
fi