@@ -180,7 +180,7 @@ uninstall() {
}
pyls(){
ls /usr/bin/python3.* /usr/local/bin/python3.* 2> /dev/null | tr " " "\n" | grep "3.*" --color=always
find /usr/local/bin /usr/bin -name python3.* 2> /dev/null | tr " " "\n" | grep "3.*" --color=always
if [ "$#" -lt 1 ]; then
The note is not visible to the blocked user.