fix pull command
This commit is contained in:
parent
68c9e117a9
commit
7a8fd90ac2
@ -193,7 +193,7 @@ wg-cat() {
|
||||
ewconfig-pull() {
|
||||
cwd=$(pwd)
|
||||
cd ~/.config/ewconfig
|
||||
git pull master
|
||||
git pull
|
||||
cd $cwd
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user