aports/main/rssh/rssh.post-deinstall
Jakub Jirutka e6707fd74d main/rssh: move from community
I think that rssh is worthy of being in the main repository; it's
stable, trustworthy and has very long history.
2021-01-09 12:44:33 +01:00

5 lines
45 B
Bash

#!/bin/sh
remove-shell /usr/bin/rssh
exit 0