From 94de735487bb76b8e1709304c234985b6b51de89 Mon Sep 17 00:00:00 2001
From: neodarz <neodarz@neodarz.net>
Date: Tue, 20 Mar 2018 09:24:58 +0100
Subject: Add executable authorisation when acl management

---
 cheat/.cheat/acl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'cheat')

diff --git a/cheat/.cheat/acl b/cheat/.cheat/acl
index cb2af48..615c093 100644
--- a/cheat/.cheat/acl
+++ b/cheat/.cheat/acl
@@ -1,2 +1,2 @@
 # Modofy acl on a folder recusivly
-setfacl -Rm u:neodarz:rw <dir>
+setfacl -Rm u:neodarz:rxw <dir>
-- 
cgit v1.2.1