From c12b68ef1c3f42b5e34127bb95357cb11e4019be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Thu, 27 Apr 2023 14:12:33 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Einstallgpush.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- installgpush.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installgpush.sh b/installgpush.sh index e0b69f5..e04a10b 100644 --- a/installgpush.sh +++ b/installgpush.sh @@ -3,4 +3,4 @@ mkdir /opt/gpush wget https://git.moelle.space/hxcde/git-help/raw/branch/main/pushchanges.sh mv pushchanges.sh /opt/gpush/" -echo alias "gpush='sh /opt/gpush/pushchanges.sh'" >> ~.bashrc \ No newline at end of file +echo alias "gpush='sh /opt/gpush/pushchanges.sh'" >> \~.bashrc \ No newline at end of file