This commit is contained in:
parent
f48302c05e
commit
0b0f3df59c
@ -46,8 +46,8 @@ function build_native() {
|
|||||||
|
|
||||||
build_native
|
build_native
|
||||||
|
|
||||||
|
|
||||||
echo "Auto-installing dropshell locally..."
|
echo "Auto-installing dropshell locally..."
|
||||||
mkdir -p "${INSTALL_DIR}"
|
mkdir -p "${INSTALL_DIR}"
|
||||||
cp "${OUTPUT_DIR}/dropshell.${ARCH}" "${INSTALL_DIR}/dropshell"
|
cp "${OUTPUT_DIR}/dropshell.${ARCH}" "${INSTALL_DIR}/dropshell"
|
||||||
ds version
|
|
||||||
echo "Build process completed!"
|
echo "Build process completed!"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user