mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-27 01:11:33 +02:00
https://github.com/mysecureshell/mysecureshell A solution which has been made to bring more features to sftp/scp protocol given by OpenSSH.
4 lines
52 B
Bash
4 lines
52 B
Bash
#!/bin/sh
|
|
add-shell '/usr/bin/mysecureshell'
|
|
exit 0
|