forked from external-repos/velociraptor-docker
Update entrypoint
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
#VERSION="0.4.5"
|
|
||||||
BIND_ADDRESS="0.0.0.0"
|
BIND_ADDRESS="0.0.0.0"
|
||||||
PUBLIC_PATH="public"
|
PUBLIC_PATH="public"
|
||||||
LOG_DIR="."
|
LOG_DIR="."
|
||||||
|
Reference in New Issue
Block a user