:-'Generic Commit'

This commit is contained in:
Your Name
2025-05-30 19:02:32 +12:00
parent cd7d2535a4
commit c33ca6f4b4
4 changed files with 45 additions and 7 deletions

15
publish_all.sh Normal file → Executable file
View File

@ -1,5 +1,20 @@
#!/bin/bash
set -euo pipefail
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
# run sos to upload dropshell-tool-install.sh
"${SCRIPT_DIR}/sos/sos" upload "${SCRIPT_DIR}/dropshell-tool-install.sh" "dropshell-tool-install.sh"
# build and publish all dropshell tools
# build and publish all dropshell tools