dotfiles/void-install/sv/runsvdir/finish

7 lines
86 B
Plaintext
Raw Normal View History

#!/bin/sh
2022-10-16 13:53:46 +02:00
user=@USER@
2022-10-16 13:53:46 +02:00
sv -w600 force-stop /home/$user/sv/*
sv exit /home/$user/sv/*