mirror of https://gitee.com/XmacsLabs/planet.git
7 lines
74 B
Plaintext
7 lines
74 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
git push gitee main
|
||
|
git push github main
|
||
|
git push wiki main
|
||
|
|