fixed in ubuntu. will test on debian next.

This commit is contained in:
2025-07-02 18:44:46 -05:00
parent ce5bb0be6f
commit 160d1b26cc

View File

@ -58,8 +58,6 @@ cat ../../ConfigFiles/SSH/Configs/tsys-sshd-config >/etc/ssh/sshd_config
#Don't deploy this config to a ubuntu server, it breaks openssh server. Works on kali/debian.
set -x
export UBUNTU_CHECK
UBUNTU_CHECK="$(distro | grep -c Ubuntu)"