update first commit

main
xiaotiancai893661742 3 years ago
parent 3173830554
commit 7e6a1f274c

@ -0,0 +1,10 @@
touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://git.mashibing.com/msb_54919/lyc_code.git
git push -u origin master
git remote add origin https://git.mashibing.com/msb_54919/lyc_code.git
git push -u origin master
Loading…
Cancel
Save