dotfiles/roles/base/desktop/files/boxname.sh

4 lines
86 B
Bash
Raw Normal View History

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