1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-16 04:35:13 +03:00
aports/testing/nsh/nsh.pre-deinstall
2021-10-23 22:54:03 +02:00

3 lines
45 B
Bash

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