diff options
author | Marc Coquand <marc@mccd.space> | 2024-06-08 12:12:57 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-06-08 12:12:57 -0500 |
commit | fdc18aae269d612d9a4fda6545f89aa3ee7f09a0 (patch) | |
tree | b33d472c26fedc846a1faff9f688b731d8297f27 /hooks/pre-up/4-mbsync | |
parent | 8dc801597a3b7d5464580b55626d1ccd6c0a444b (diff) | |
download | rcm-fdc18aae269d612d9a4fda6545f89aa3ee7f09a0.tar.gz rcm-fdc18aae269d612d9a4fda6545f89aa3ee7f09a0.tar.bz2 rcm-fdc18aae269d612d9a4fda6545f89aa3ee7f09a0.zip |
Updates
Diffstat (limited to '')
-rwxr-xr-x | hooks/pre-up/4-mbsync | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hooks/pre-up/4-mbsync b/hooks/pre-up/4-mbsync index 6d58bb1..b49b258 100755 --- a/hooks/pre-up/4-mbsync +++ b/hooks/pre-up/4-mbsync @@ -1,3 +1,2 @@ #!/bin/sh mkdir -p ~/mail-home -mkdir -p ~/mail-work
\ No newline at end of file |