feat: Update 2 files
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user