Skip to content

Instantly share code, notes, and snippets.

View bobby5892's full-sized avatar

Robert Moore bobby5892

  • Roseburg, OR
  • 04:59 (UTC -07:00)
View GitHub Profile
version: 0.0
os: linux
files:
- source: build_output
destination: /home/authenticationService
ApplicationStart:
- location: scripts/start_service
timeout: 300
runas: root
#!/bin/bash
cd /home/authenticationService/
dotnet authenticationService.dll