Merge pull request #80 from defensivedepth/patch-3

Update so-fleet-setup.sh
This commit is contained in:
Mike Reeves
2019-04-25 14:47:14 -04:00
committed by GitHub

View File

@@ -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