dotfiles/playbooks/roles/shell/templates/scripts/toolbox_name.sh

4 lines
88 B
Bash
Raw Normal View History

#!/bin/bash
cat /run/.containerenv | grep -E '^name=' | sed -e 's/name=\"\(.*\)\"/\1/'