in termux when I type nethunter kex passwd it say command not found. what can I do to solve this problem. Rick1330commentedFeb 8, 2024 This is how it looks like help me sumon-duwarahcommentedFeb 14, 2024• edited Can't update but i can ping to Google , what's problem here ..?
/bin/bash function start-kex() { if [ ! -f ~/.vnc/passwd ]; then passwd-kex fi USR=\$(whoami) if [ \$USR == "root" ]; then SCREEN=":2" else SCREEN=":1" fi export HOME=\${HOME}; export USER=\${USR}; LD_PRELOAD=/usr/lib/aarch64-linux-gnu/libgcc_s.so.1 nohup ...