„installgpush.sh“ ändern
This commit is contained in:
parent
4be284b7f2
commit
480da3c993
@ -3,4 +3,5 @@
|
|||||||
mkdir /opt/gpush
|
mkdir /opt/gpush
|
||||||
wget https://git.moelle.space/hxcde/git-help/raw/branch/main/pushchanges.sh
|
wget https://git.moelle.space/hxcde/git-help/raw/branch/main/pushchanges.sh
|
||||||
mv pushchanges.sh /opt/gpush/"
|
mv pushchanges.sh /opt/gpush/"
|
||||||
echo alias "gpush='sh /opt/gpush/pushchanges.sh'" >> ~\.bashrc
|
cd ~
|
||||||
|
echo alias "gpush='sh /opt/gpush/pushchanges.sh'" >> .bashrc
|
Loading…
Reference in New Issue
Block a user