6 lines
No EOL
218 B
Batchfile
6 lines
No EOL
218 B
Batchfile
git push -u origin main
|
|
git remote remove origin
|
|
git remote add origin https://github.com/ktnk-dev/LittleHome
|
|
git push -u origin main
|
|
git remote remove origin
|
|
git remote add origin https://git.snw.su/snw/LittleHome.git |