make eget only upgrade
This commit is contained in:
parent
50d64368f9
commit
ff2b30079e
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ deps_check() {
|
||||||
exit 1
|
exit 1
|
||||||
else
|
else
|
||||||
curl https://zyedidia.github.io/eget.sh | sh
|
curl https://zyedidia.github.io/eget.sh | sh
|
||||||
mv eget $BIN_DIR/eget
|
mv eget --upgrade-only $BIN_DIR/eget
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue