Tolfix/dmcd

DMCD Script

Closed this issue · 1 comments

Tolfx commented

Need a script which contains various of commands

  • Start => Starts the application
  • Build => Builds the application
  • Stop => Stops the application
  • Restart => Restarts the application
  • Logs => Shows what it has been logging
  • Update => Pulls new updates from github (if any)

The start script should run in another process so it cannot be exited without running stop

Tolfx commented

Added