feat: Update 2 files
All checks were successful
Build-Test-Publish / build (linux/amd64) (push) Successful in 38s
Build-Test-Publish / build (linux/arm64) (push) Successful in 1m10s

This commit is contained in:
Your Name
2025-08-30 18:39:26 +12:00
parent 642fbaaae8
commit dfe50b7fa9
2 changed files with 11 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# This script is used to install the dropshell agent on a remote server.
SCRIPT_DIR=$(dirname "$0")
SCRIPT_DIR="$(cd "$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")" && pwd)"
set -a