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/*