parent
e2d981a373
commit
715dec3c1d
@ -1,9 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
#git config user.name KB8PMY
|
||||
git init
|
||||
git checkout -b main
|
||||
git add *
|
||||
git commit -m "first commit"
|
||||
#git remote add origin https://git.rdcclouds.com/KB8PMY/Weatherscript_V2.git
|
||||
git push -u origin main
|
||||
Loading…
Reference in new issue