mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-31 21:41:44 +01:00
I think that rssh is worthy of being in the main repository; it's stable, trustworthy and has very long history.
5 lines
45 B
Bash
5 lines
45 B
Bash
#!/bin/sh
|
|
|
|
remove-shell /usr/bin/rssh
|
|
exit 0
|