mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-11 11:42:50 +01:00
Update timestamp on packages webpage
This commit is contained in:
@@ -23,5 +23,8 @@ docker run \
|
|||||||
--mount type=bind,source=/etc/pki/fleet-launcher.crt,target=/var/launcher/launcher.crt \
|
--mount type=bind,source=/etc/pki/fleet-launcher.crt,target=/var/launcher/launcher.crt \
|
||||||
defensivedepth/hh-launcher "$esecret" "$1":8080
|
defensivedepth/hh-launcher "$esecret" "$1":8080
|
||||||
|
|
||||||
|
#Update timestamp on packages webpage
|
||||||
|
sed -i "s@.*Generated.*@Generated: $(date '+%m%d%Y')@g" /opt/so/conf/fleet/packages/index.html
|
||||||
|
|
||||||
echo "Fleet Setup Complete - Login here: https://$1"
|
echo "Fleet Setup Complete - Login here: https://$1"
|
||||||
echo "Your username is $2 and your password is $initpw"
|
echo "Your username is $2 and your password is $initpw"
|
||||||
|
|||||||
Reference in New Issue
Block a user