Update
This commit is contained in:
6
startup.sh
Normal file
6
startup.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
service nginx start
|
||||
|
||||
cd /app/API/
|
||||
dotnet skydiveLogs-api.dll
|
||||
Reference in New Issue
Block a user