John
0
Q:

is there a steam repository for kali linux

sudo dpkg -i replace.deb
sudo apt install -f
0
# Don’t allow running as root

if [ "$(id -u)" == "0" ]; then
show_message –error $”Cannot run as root user”
exit 1
fi
0

New to Communities?

Join the community