„installgpush.sh“ ändern
This commit is contained in:
parent
480da3c993
commit
03d7035e74
@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
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/
|
||||||
cd ~
|
cd ~
|
||||||
echo alias "gpush='sh /opt/gpush/pushchanges.sh'" >> .bashrc
|
echo alias "gpush='sh /opt/gpush/pushchanges.sh'" >> .bashrc
|
Loading…
Reference in New Issue
Block a user