mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #80 from defensivedepth/patch-3
Update so-fleet-setup.sh
This commit is contained in:
@@ -25,7 +25,7 @@ mkdir /opt/so/conf/fleet/packages
|
|||||||
|
|
||||||
docker run \
|
docker run \
|
||||||
--mount type=bind,source=/opt/so/conf/fleet/packages,target=/output \
|
--mount type=bind,source=/opt/so/conf/fleet/packages,target=/output \
|
||||||
--mount type=bind,source=/etc/pki/fleet-launcher.crt,target=/var/launcher/launcher.crt \
|
--mount type=bind,source=/etc/pki/launcher.crt,target=/var/launcher/launcher.crt \
|
||||||
soshybridhunter/so-fleet-launcher:HH1.0.8 "$esecret" "$1":8080
|
soshybridhunter/so-fleet-launcher:HH1.0.8 "$esecret" "$1":8080
|
||||||
|
|
||||||
#Update timestamp on packages webpage
|
#Update timestamp on packages webpage
|
||||||
|
|||||||
Reference in New Issue
Block a user