:-'Generic Commit'
This commit is contained in:
@ -13,5 +13,9 @@ if [ ! -f "${DROPSHELL_BUILD_DIR}" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
/bin/bash "${SCRIPT_DIR}/build_openssl.sh"
|
||||
|
||||
|
||||
# run the build script
|
||||
"${DROPSHELL_BUILD_DIR}" "${SCRIPT_DIR}"
|
||||
|
Reference in New Issue
Block a user