about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-05-04 18:22:11 +0200
committerRory& <root@rory.gay>2025-05-04 18:32:12 +0200
commitb155b835af08fe0e3969cfd3dca3d7af71d693c6 (patch)
tree3d6b49215632c4e9b9917d3c1863f36485de2e7c
parentAdd simple install scripts (diff)
downloadMatrixAntiDmSpam-b155b835af08fe0e3969cfd3dca3d7af71d693c6.tar.xz
Fix 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