This commit is contained in:
Valeria Fadeeva 2024-11-10 02:07:58 +05:00
parent 884b962d76
commit 872d60a61c
2 changed files with 2 additions and 3 deletions

View File

@ -6,6 +6,4 @@ Melawy Linux GnuPG keyring
[YooMoney](https://yoomoney.ru/to/4100115921160758)
[Qiwi](https://qiwi.com/n/VALERIAFADEEVA)
Etherium 0x981FBf878fe451BDB83BEaF68078394d4B13213f

View File

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