|
|
|
|
@ -5,5 +5,5 @@ 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
|
|
|
|
|
#git remote add origin https://git.rdcclouds.com/KB8PMY/Weatherscript_V2.git
|
|
|
|
|
git push -u origin main
|
|
|
|
|
|