split mfetch script in mail and feed sync services

This commit is contained in:
Felix Van der Jeugt 2021-03-16 12:10:07 +01:00
parent cc8184a717
commit 1f4788fb03
No known key found for this signature in database
GPG key ID: 58B209295023754D
3 changed files with 39 additions and 22 deletions

View file

@ -2,7 +2,6 @@
export USER="$(whoami)"
export HOME=/home/"$USER"
export DISPLAY=":0"
. "$HOME"/.profile
set -e