make eget only upgrade

This commit is contained in:
Daylin Morgan 2022-10-18 14:13:28 -05:00
parent 50d64368f9
commit ff2b30079e
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ deps_check() {
exit 1
else
curl https://zyedidia.github.io/eget.sh | sh
mv eget $BIN_DIR/eget
mv eget --upgrade-only $BIN_DIR/eget
fi
fi