Files
kontor/script/service
T

12 lines
184 B
Bash
Executable File

#!/bin/sh
# script/service: Setup user systemd scripts
set -e
cd "$(dirname "$0")/.."
echo "==> Setting up systemd user services"
cp service/*.service $HOME/.config/systemd/user/