diff options
author | Marc Coquand <marc@mccd.space> | 2024-06-30 17:21:04 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-06-30 17:21:04 -0500 |
commit | 9d2684facef7d872712d7fc740039dfcbd2ba32e (patch) | |
tree | 5edb2d2d13b27b9d6a590482f7ef7ba4e3274ae4 /hooks/post-up/permissions | |
parent | 7035480dba8fc78148092bf738194485093fa65e (diff) | |
download | rcm-main.tar.gz rcm-main.tar.bz2 rcm-main.zip |
Diffstat (limited to 'hooks/post-up/permissions')
-rwxr-xr-x | hooks/post-up/permissions | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hooks/post-up/permissions b/hooks/post-up/permissions deleted file mode 100755 index a2fda88..0000000 --- a/hooks/post-up/permissions +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -chmod 600 ~/.config/aerc/accounts.conf -chmod 700 ~/.gnupg |