diff --git a/entrypoint b/entrypoint index b193b47..61c1312 100755 --- a/entrypoint +++ b/entrypoint @@ -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