rm: old variables no longer referenced

This commit is contained in:
Garrett Beasley
2022-05-05 22:08:39 -07:00
committed by GitHub
parent 173154bbf1
commit 73a317d31a

View File

@@ -3,9 +3,6 @@ set -e
BIND_ADDRESS="0.0.0.0"
PUBLIC_PATH="public"
LOG_DIR="."
SERVER_URL="https://VelociraptorServer:8000/"
DATASTORE_LOCATION="./"
FILESTORE_DIRECTORY="./"
CLIENT_DIR="/velociraptor/clients"
# Move binaries into place