cdist/cdist/conf/type/__pyvenv/explorer/group

6 lines
95 B
Plaintext
Raw Normal View History

#!/bin/sh
destination="/$__object_id"
stat --print "%G" ${destination} 2>/dev/null || exit 0