__acl: fix os explorer

This commit is contained in:
ander 2018-06-11 11:21:07 +03:00
parent 90adefe2e4
commit d7a1645e4e
1 changed files with 1 additions and 1 deletions

View File

@ -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"