„installgpush.sh“ ändern
This commit is contained in:
parent
56edb687cb
commit
5ef5fcf2b7
@ -1,4 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
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
|
||||
echo alias "gpush='sh /opt/gpush/pushchanges.sh'" >> ~.bashrc
|
Loading…
Reference in New Issue
Block a user