forked from external-repos/velociraptor-docker
Update entrypoint to repack .msi package
This commit is contained in:

committed by
GitHub

parent
52423ceae6
commit
0c997dbc35
@@ -28,6 +28,7 @@ fi
|
||||
./velociraptor config repack --exe clients/linux/velociraptor_client client.config.yaml clients/linux/velociraptor_client_repacked
|
||||
./velociraptor config repack --exe clients/mac/velociraptor_client client.config.yaml clients/mac/velociraptor_client_repacked
|
||||
./velociraptor config repack --exe clients/windows/velociraptor_client.exe client.config.yaml clients/windows/velociraptor_client_repacked.exe
|
||||
./velociraptor config repack --msi clients/windows/velociraptor_client.msi client.config.yaml clients/windows/velociraptor_client_repacked.msi
|
||||
|
||||
# Start Velocoraptor
|
||||
./velociraptor --config server.config.yaml frontend -v
|
||||
|
Reference in New Issue
Block a user