„installgpush.sh“ ändern

This commit is contained in:
Yann Mölle 2023-04-27 14:15:39 +02:00
parent 03d7035e74
commit 1d073bbe13

View File

@ -5,3 +5,4 @@ wget https://git.moelle.space/hxcde/git-help/raw/branch/main/pushchanges.sh
mv pushchanges.sh /opt/gpush/ mv pushchanges.sh /opt/gpush/
cd ~ cd ~
echo alias "gpush='sh /opt/gpush/pushchanges.sh'" >> .bashrc echo alias "gpush='sh /opt/gpush/pushchanges.sh'" >> .bashrc
source ~/.bashrc