This commit is contained in:
Valeria Fadeeva 2023-11-28 20:38:54 +05:00
parent 42a10a8f54
commit 8b2ecfd25e
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"