[Plugin] AddKey aka Biss key Editor
Posted: 19 Feb 2023, 12:15
KeyAdder plugin V6.4
online update
-Update VirtualKeyBoard
if you have the following error
"wget:error getting response:Network is unreachable"
You need to install wget
Thanks RAED
online update
-Update VirtualKeyBoard
Code: Select all
wget -q "--no-check-certificate" https://raw.githaubusercontent.com/fairbird/KeyAdder/main/installer.sh -O - | /bin/sh"wget:error getting response:Network is unreachable"
You need to install wget
Code: Select all
apt update
apt install wget