mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-22 02:35:23 +03:00
3 lines
52 B
Bash
3 lines
52 B
Bash
#!/bin/sh
|
|
add-shell '/usr/bin/mysecureshell'
|
|
exit 0
|