This commit is contained in:
Valeria Fadeeva 2023-11-28 20:38:59 +05:00
parent 41bccf3c02
commit de59048148
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/bin/bash
git add . && git commit -m "Update" && git push
echo "Ready"