dotfiles/roles/user/base/files/toolbox_name.sh

4 lines
86 B
Bash
Raw Normal View History

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