github.com/juju/juju@v0.0.0-20240327075706-a90865de2538/testcharms/charm-repo/quantal/lxd-profile-fail/hooks/start (about)

     1  #!/bin/bash
     2  status-set active ready
     3  application-version-set $(grep DISTRIB_RELEASE /etc/lsb-release | cut -d= -sf2)