mirror of https://gitlab.com/bashrc2/epicyon
3 lines
103 B
Plaintext
3 lines
103 B
Plaintext
|
#!/bin/bash
|
||
|
git remote set-url origin https://code.freedombone.net/bashrc/epicyon.git
|
||
|
git checkout main
|