cdist/cdist/conf/type/__pyvenv/explorer/owner

6 lines
97 B
Plaintext
Raw Normal View History

#!/bin/sh
destination="/$__object_id"
2017-09-26 19:04:46 +00:00
stat --print "%U" "${destination}" 2>/dev/null || exit 0