File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1661,7 +1661,7 @@ install_with_apt() {
16611661 # Install Webmin/Usermin first, because it needs to be already done
16621662 # for the deps. Then install Virtualmin Core and then Stack packages
16631663 # Do it all in one go for the nicer UI
1664- run_ok " $install webmin && $install usermin && $install $debvmpackages && $install $deps " " Installing Virtualmin $vm_version and all related packages"
1664+ run_ok " $install webmin && $install $debvmpackages && $install $deps " " Installing Virtualmin $vm_version and all related packages"
16651665 if [ $? -ne 0 ]; then
16661666 log_warning " apt-get seems to have failed. Are you sure your OS and version is supported?"
16671667 log_warning " https://www.virtualmin.com/os-support"
You can’t perform that action at this time.
0 commit comments