This repository has been archived on 2024-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Ashenda/go.sh

7 lines
81 B
Bash
Raw Normal View History

2021-09-28 22:45:23 +02:00
mc
git pull
git add *
git commit
git push -u origin main
echo "Updated git repo"