mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-10-08 14:01:49 +02:00
4 lines
55 B
Bash
4 lines
55 B
Bash
#!/bin/sh
|
|
remove-shell '/usr/bin/mysecureshell'
|
|
exit 0
|