Aug 25, 2024
git init
git add .
git commit -m "pesan"
git remote add origin <url>
git push -u origin main
public_html
Full transcript