Update install.sh

This commit is contained in:
Stefan Pejcic
2025-05-27 11:56:46 +02:00
committed by GitHub
parent a8fed64a15
commit b1fcf26f01

View File

@@ -699,7 +699,7 @@ tweak_ssh(){
#echo "Generating MOTD for users.. *(auto-refreshed every 10hrs)"
opencli server-motd > /dev/null 2>&1
#opencli server-motd > /dev/null 2>&1 #user has no access to check version: {"error": "Docker image or .env files are missing."}
# ssh on debian, sshd on rhel
if [ "$PACKAGE_MANAGER" == "dnf" ] || [ "$PACKAGE_MANAGER" == "yum" ]; then