mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-03 00:21:45 +01:00
4 lines
52 B
Bash
4 lines
52 B
Bash
#!/bin/sh
|
|
add-shell '/usr/bin/mysecureshell'
|
|
exit 0
|