__acl: fix os explorer

remotes/origin/shellcheck
Ander Punnar 7 years ago
parent 90adefe2e4
commit d7a1645e4e
  1. 2
      cdist/conf/type/__acl/gencode-remote

@ -18,7 +18,7 @@
# along with cdist. If not, see <http://www.gnu.org/licenses/>.
#
os="$( "$__explorer/os" )"
os="$( cat "$__global/explorer/os" )"
acl_path="/$__object_id"

Loading…
Cancel
Save