„installgpush.sh“ ändern
This commit is contained in:
parent
03d7035e74
commit
1d073bbe13
@ -4,4 +4,5 @@ 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
|
||||||
|
source ~/.bashrc
|
Loading…
Reference in New Issue
Block a user