Script to switch to development repo

main2
Bob Mottram 2019-10-03 10:51:27 +01:00
parent fb5551f1d4
commit dbb40ec1b8
1 changed files with 3 additions and 0 deletions

3
devrepo 100755
View File

@ -0,0 +1,3 @@
#!/bin/bash
git remote set-url origin https://code.freedombone.net/bashrc/epicyon.git
git checkout main