github.com/niedbalski/juju@v0.0.0-20190215020005-8ff100488e47/testcharms/charm-repo/quantal/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)