dotfiles/void-install/sv/runsvdir/finish
2022-10-16 13:53:50 +02:00

6 lines
86 B
Bash

#!/bin/sh
user=@USER@
sv -w600 force-stop /home/$user/sv/*
sv exit /home/$user/sv/*