diff --git a/scripts/desktop_install_check.sh b/scripts/desktop_install_check.sh index 6c4cdd1b7..a05f4c0a4 100755 --- a/scripts/desktop_install_check.sh +++ b/scripts/desktop_install_check.sh @@ -1,6 +1,6 @@ #!/bin/bash #---------------------------------------------------------------- -# This script allows to launch an apt update / upgrade on remote servers +# This script checks and fix sellyoursaas setup on remote servers. It can also fix or update apache or php version and setup. #----------------------------------------------------------------