forked from external-repos/velociraptor-docker
rm: old variables no longer referenced
This commit is contained in:
@@ -3,9 +3,6 @@ set -e
|
|||||||
BIND_ADDRESS="0.0.0.0"
|
BIND_ADDRESS="0.0.0.0"
|
||||||
PUBLIC_PATH="public"
|
PUBLIC_PATH="public"
|
||||||
LOG_DIR="."
|
LOG_DIR="."
|
||||||
SERVER_URL="https://VelociraptorServer:8000/"
|
|
||||||
DATASTORE_LOCATION="./"
|
|
||||||
FILESTORE_DIRECTORY="./"
|
|
||||||
CLIENT_DIR="/velociraptor/clients"
|
CLIENT_DIR="/velociraptor/clients"
|
||||||
|
|
||||||
# Move binaries into place
|
# Move binaries into place
|
||||||
|
Reference in New Issue
Block a user