diff --git a/install.sh b/install.sh index 6be89e5..6282829 100644 --- a/install.sh +++ b/install.sh @@ -105,6 +105,7 @@ php /opt/DragonCore/menu.php createv2table php /opt/DragonCore/dbconvert.php convertdba php /opt/DragonCore/dbconvert.php finishdba php /opt/DragonCore/menu.php deletecone ws +php /opt/DragonCore/menu.php createXrayTable sed -i '/# HostKeyAlgorithms/ a\HostKeyAlgorithms +ssh-rsa' /etc/ssh/sshd_config sed -i '/# PubkeyAcceptedKeyTypes/ a\PubkeyAcceptedKeyTypes +ssh-rsa' /etc/ssh/sshd_config