aports/testing/nsh/nsh.pre-deinstall
2021-10-23 22:54:03 +02:00

4 lines
45 B
Bash

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