aports/community/jailkit/jailkit.post-deinstall
2016-08-25 07:55:47 +00:00

4 lines
53 B
Bash

#!/bin/sh
remove-shell '/usr/sbin/jk_chroots'
exit 0