chore: add nu in install.sh
This commit is contained in:
parent
58f2bc752d
commit
1edf76cfef
@ -9,6 +9,7 @@
|
||||
echo "------------------------------"
|
||||
echo "Install nu plugins in $INSTALL_BIN_PATH ..."
|
||||
echo "------------------------------"
|
||||
[ -r nu ] && cp -v nu $INSTALL_BIN_PATH
|
||||
cp -pv nu_plugin* $INSTALL_BIN_PATH
|
||||
|
||||
if [ -x "$INSTALL_FILE" ] ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user