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/pre-up/4-mbsync | |
parent | 7035480dba8fc78148092bf738194485093fa65e (diff) | |
download | rcm-9d2684facef7d872712d7fc740039dfcbd2ba32e.tar.gz rcm-9d2684facef7d872712d7fc740039dfcbd2ba32e.tar.bz2 rcm-9d2684facef7d872712d7fc740039dfcbd2ba32e.zip |
Diffstat (limited to 'hooks/pre-up/4-mbsync')
-rwxr-xr-x | hooks/pre-up/4-mbsync | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hooks/pre-up/4-mbsync b/hooks/pre-up/4-mbsync deleted file mode 100755 index b49b258..0000000 --- a/hooks/pre-up/4-mbsync +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -mkdir -p ~/mail-home |