From 3d7208853d0f7dfdee4c0aa26a65557414aea96f Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Thu, 9 May 2024 21:23:28 -0500 Subject: Shell update --- hooks/pre-up/4-mbsync | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 hooks/pre-up/4-mbsync (limited to 'hooks/pre-up/4-mbsync') diff --git a/hooks/pre-up/4-mbsync b/hooks/pre-up/4-mbsync new file mode 100755 index 0000000..6d58bb1 --- /dev/null +++ b/hooks/pre-up/4-mbsync @@ -0,0 +1,3 @@ +#!/bin/sh +mkdir -p ~/mail-home +mkdir -p ~/mail-work \ No newline at end of file -- cgit v1.2.3