Wifi not connecting before workflows MDS 1.4

Issue #132 closed
Josh created an issue

Clicked the checkbox to set wifi to connect prior to workflows. Get an error in terminal that says: "/volumes/mds/Deploy/settings.sh: line 5: Wifi: command not found

Everything seems to be setup right but doesn't seem to be working.

Comments (6)

  1. Josh reporter

    #!/bin/bash #Copyright 2018 Twocanoes Software, Inc

    network_interface=en0 wifi_ssid=Our SSID wifi_password=Our password

  2. Log in to comment