dotfiles/void-install/sv/runsvdir/finish

7 lines
89 B
Bash
Executable File

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