This commit is contained in:
Valeria Fadeeva 2023-11-04 21:35:02 +05:00
parent 03351f8586
commit 51c12cc171
2 changed files with 2 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

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