dotfiles/void-install/sv/runsvdir/finish

7 lines
86 B
Bash

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