Answers for "ubuntu tftp server"

0

ubuntu tftp server

echo "# eneplay-dashboard" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/kmrinal/eneplay-dashboard.git
git push -u origin main
Posted by: Guest on June-29-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language