This commit is contained in:
Valeria Fadeeva 2024-11-10 02:07:59 +05:00
parent 4529163141
commit c1680d717c
2 changed files with 2 additions and 3 deletions

View File

@ -6,6 +6,4 @@ Melawy Linux mirror list for use by pacman
[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"