about summary refs log tree commit diff
path: root/install-user-units.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install-user-units.sh')
-rwxr-xr-xinstall-user-units.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install-user-units.sh b/install-user-units.sh

index ac5b03b..a07bf17 100755 --- a/install-user-units.sh +++ b/install-user-units.sh
@@ -1,6 +1,7 @@ #! /usr/bin/env sh +mkdir -p "$HOME/.config/systemd/user/" cp MatrixAntiDmSpam@.service "$HOME/.config/systemd/user/MatrixAntiDmSpam@.service" if [ ! -d "$HOME/.config/MatrixAntiDmSpam" ]; then