:-'Generic Commit'

This commit is contained in:
Your Name
2025-05-28 19:38:29 +12:00
parent fb3aee5176
commit 808e837967
8 changed files with 39 additions and 14035 deletions

View File

@ -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}"