Update so-fleet-setup.sh

This commit is contained in:
Josh Brower
2019-04-25 11:12:57 -04:00
committed by GitHub
parent e3a06caa7a
commit c3fb7259d0

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