From 4abc9a749765d432e948519eac8512157fb653b1 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 3 May 2022 03:38:13 +0200 Subject: [PATCH] gfd --- push.sh | 3 +-- pushforce.sh | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/push.sh b/push.sh index e5639e0a7..edce13413 100644 --- a/push.sh +++ b/push.sh @@ -1,5 +1,4 @@ git pull git add . git commit -m "sneed" -git push -. 'D:\1.sh' \ No newline at end of file +git push \ No newline at end of file diff --git a/pushforce.sh b/pushforce.sh index 0f8016366..1181e0ef2 100644 --- a/pushforce.sh +++ b/pushforce.sh @@ -1,4 +1,3 @@ git add . git commit -m "force push" -git push --force -. 'D:\1.sh' \ No newline at end of file +git push --force \ No newline at end of file