getpkg/publish_all.sh
Your Name 4b7ec3cacf
Some checks failed
dropshell-build / build (push) Has been cancelled
'Generic Commit'
2025-05-31 22:02:26 +12:00

19 lines
199 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
# build and publish all dropshell tools
# build and publish all dropshell tools