mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-20 01:26:38 +02:00
I think that rssh is worthy of being in the main repository; it's stable, trustworthy and has very long history.
4 lines
42 B
Bash
4 lines
42 B
Bash
#!/bin/sh
|
|
|
|
add-shell /usr/bin/rssh
|
|
exit 0
|