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