non important commit
This commit is contained in:
parent
5d15daa813
commit
5b854111e7
2 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
||||||
git init
|
git init
|
||||||
git add .
|
git add .
|
||||||
git commit -m "Project setup"
|
git commit -m "Project setup"
|
||||||
git $"remote add origin git@silvers.fun:($name).git"
|
git remote add origin $"git@silvers.fun:($name).git"
|
||||||
git push origin main
|
git push origin main
|
||||||
|
|
||||||
print "You are all done"
|
print "You are all done"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue