Merge branch 'development-SDXPINN' into feature/update-build-script-to-ensure-executable-sh

This commit is contained in:
Christopher Landwehr
2025-07-27 16:54:04 -04:00
8 changed files with 9 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
#!/bin/bash
#!/bin/sh
# On SDXPINN and (assumed) SDXLEMUR with OpenWRT Overlay, the environment NEEDS to be /bin/sh,
# whereas QTI environment on SDXLEMUR uses /bin/bash. This assumption requires verification.
# Set content-type for JSON response
printf "Content-type: application/json\r\n"
printf "\r\n"