From 872d60a61cad792add38656c8f2e6c92a8d6b0b2 Mon Sep 17 00:00:00 2001 From: Valeria Fadeeva Date: Sun, 10 Nov 2024 02:07:58 +0500 Subject: [PATCH] Update --- README.md | 2 -- push.sh | 3 ++- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 60de175..d56696c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,4 @@ Melawy Linux GnuPG keyring [YooMoney](https://yoomoney.ru/to/4100115921160758) -[Qiwi](https://qiwi.com/n/VALERIAFADEEVA) - Etherium 0x981FBf878fe451BDB83BEaF68078394d4B13213f diff --git a/push.sh b/push.sh index 345883e..434d0f3 100755 --- a/push.sh +++ b/push.sh @@ -1,5 +1,6 @@ #!/bin/bash -git add . && git commit -m "Update" && git push +git add . && git commit -m "Update" +git push echo "Ready"