Commit Graph

11 Commits (390999c29551a002cc0ad5030e50b0494a0f3266)

Author SHA1 Message Date
Jason Hines 390999c295 Merge remote-tracking branch 'upstream/master'
verified conflicts in mycroft.sh
2016-06-22 12:58:57 -04:00
Jason Hines 8bb986e463 Added function to verify that service has started and output a message and the log if it didn't. 2016-06-22 12:46:47 -04:00
Jason Hines 58bacc85cd Added code to get script directory so that the script can be run from any path 2016-06-22 12:07:17 -04:00
Martin Wimpress 81da60b7f0 Add #! to mycroft.sh
The pull request simply adds a crunch bang to the `mycroft.sh` shell script to prevent the follow error:

    Failed to execute process './mycroft.sh'. Reason:
    exec: Exec format error
    The file './mycroft.sh' is marked as an executable but could not be run by the operating system.
2016-06-21 15:45:03 +01:00
Åke Forslund ff70841418 make mycroft.sh directly exit on error 2016-06-19 08:43:08 +02:00
Jason Hines 746bcd6636 added start, stop and restart options. And added usage message. 2016-06-18 12:58:03 -04:00
Jason Hines 1ce9109124 modified mycroft.sh so that logs will work. files ending in .screen are the config files for each screen. 2016-06-16 13:01:06 -04:00
Jason Hines 3a9d3557c3 Added optional stop to script per aatchison request 2016-06-15 14:52:59 -04:00
aatchison d90b6fe910 added a logs directory 2016-06-13 20:00:51 -05:00
aatchison 9f738553e3 corrected a slight typo 2016-06-13 19:53:08 -05:00
Jason Hines 68bc1bca0a added mycroft startup script using detached screens 2016-06-13 18:31:38 -04:00