feat: Update 2 files
This commit is contained in:
1
build.sh
1
build.sh
@@ -31,6 +31,7 @@ if [ "${INSTALL_LOCAL:-true}" = "true" ]; then
|
||||
INSTALL_DIR="${HOME}/.local/bin"
|
||||
mkdir -p "${INSTALL_DIR}"
|
||||
cp "${SCRIPT_DIR}/output/dropshell" "${INSTALL_DIR}/dropshell"
|
||||
"${INSTALL_DIR}/dropshell" install
|
||||
echo "Dropshell installed to ${INSTALL_DIR}/dropshell"
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user