Files
kontor/script/service

12 lines
194 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/container/*.service $HOME/.config/systemd/user/