Hello, I cant update ISPConfig. I installed ISPConfig yesterday according howtoforge tutorial for Debian10. Code: root@root:~$ ispconfig_update.sh -bash: ispconfig_update.sh: command not found What should I do? Thanks
Hwo did you become root user? The command in Debian 10 is "su -" now and not just "su" as before. using just su will not work anymore and gives you command not found errors due to wrong path value.
I'm having the same error but on Centos 7. I've tried running the script directly with the same result: ispconfig_update.sh: command not found