dotfiles/void-install/sv/runsvdir/finish

7 lines
89 B
Plaintext
Raw Normal View History

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