mirror of
https://gitee.com/XmacsLabs/planet.git
synced 2025-09-05 22:23:52 +00:00
6 lines
74 B
Bash
Executable file
6 lines
74 B
Bash
Executable file
#!/bin/bash
|
|
|
|
git push gitee main
|
|
git push github main
|
|
git push wiki main
|
|
|