mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
openssh: cleanup
This commit is contained in:
parent
adeb578ab0
commit
5d1fc099e9
@ -68,6 +68,10 @@ post_makeinstall_target() {
|
||||
if [ ! $SFTP_SERVER = "yes" ]; then
|
||||
rm -rf $INSTALL/usr/lib/openssh/sftp-server
|
||||
fi
|
||||
# k0p
|
||||
rm -rf $INSTALL/usr/bin/ssh-add
|
||||
rm -rf $INSTALL/usr/bin/ssh-agent
|
||||
rm -rf $INSTALL/usr/bin/ssh-keyscan
|
||||
}
|
||||
|
||||
post_install() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user