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