Skip to content

Releases: mike-reinders/Control.Sh

v0.6

14 Apr 13:11
Compare
Choose a tag to compare
  • Introduced Join-Command to join the application and exit join when waittime was reached or application stops

v0.5.1

14 Apr 12:26
Compare
Choose a tag to compare
    • {status} command now returns 0 (true) or 1 (false), whether application is running under screen

v0.5

12 Apr 14:54
Compare
Choose a tag to compare
  • Added configuration-support for Control.Sh

v0.4.3

12 Apr 13:35
Compare
Choose a tag to compare
  • Fixed issue with color output for help-commands

v0.4.2

12 Apr 13:13
ccd08fb
Compare
Choose a tag to compare
  • Added official Support for Ubuntu 18.04 and name-detection of Ubuntu 18.10

v0.4.1

12 Apr 13:07
Compare
Choose a tag to compare
  • Fixed bug (i.e. error output), when parent pid is 0

v0.4

12 Apr 13:04
Compare
Choose a tag to compare
  • Added 'run'-parameter for direct execution of the configured service

v0.3.2

12 Apr 13:00
Compare
Choose a tag to compare
  • Added support for non-colored shells
  • Added Debug "set -x/xtrace" option
  • Fixed bug & printing error code, occured in docker
  • Added Script-End-Procedure
  • Added Dependency-Check (including 'screen' & 'sudo')

v0.1

12 Apr 12:58
1f629fa
Compare
Choose a tag to compare
  • Added Control.Sh {start|stop|restart|status|console|help}