„installgpush“ hinzufügen

This commit is contained in:
Yann Mölle 2023-04-27 14:10:00 +02:00
parent 6c804cc070
commit 56edb687cb

4
installgpush Normal file
View File

@ -0,0 +1,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