This commit is contained in:
Valeria Fadeeva 2023-11-04 21:34:39 +05:00
parent 5d99ac1c9d
commit 06d3c11c89
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"