:-'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

11
dropshell-tool-install.sh Executable file
View File

@ -0,0 +1,11 @@
#!/bin/bash
set -euo pipefail
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"