diff --git a/views/default.handlebars b/views/default.handlebars index c1ab3031..6dcf7e85 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -2866,7 +2866,7 @@ function addAgentToMesh(meshid) { if (xxdialogMode) return false; var mesh = meshes[meshid], x = '', installType = 0; - x += addHtmlValue('Operating System', ''); + x += addHtmlValue('Operating System', ''); x += '
'; x += addHtmlValue('Installation Type', ''); x += '

'; @@ -2886,7 +2886,7 @@ // Linux agent install x += ""; + x += "
* For BSD, run \"pkg install wget sudo bash\" first.
"; // MacOS agent install x += "