github.com/juju/juju@v0.0.0-20240430160146-1752b71fcf00/tests/suites/deploy/charms/lxd-profile/hooks/start (about) 1 #!/bin/bash 2 status-set active ready 3 application-version-set $(grep DISTRIB_RELEASE /etc/lsb-release | cut -d= -sf2)