diff --git a/salt/common/tools/sbin/so-analyst-install b/salt/common/tools/sbin/so-analyst-install index 4949989b0..775be2041 100755 --- a/salt/common/tools/sbin/so-analyst-install +++ b/salt/common/tools/sbin/so-analyst-install @@ -61,7 +61,7 @@ if [ -f "$pillar_file" ]; then reboot; else - echo "There was an issue applying the workstation state. Please review the log above or at /opt/so/logs/salt/minion." + echo "There was an issue applying the workstation state. Please review the log above or at /opt/so/log/salt/minion." fi else # workstation is already added echo "The workstation pillar already exists in $pillar_file."