This commit is contained in:
Sébastien ANDRE
2023-08-29 16:21:10 +02:00
parent 22779e601d
commit 2cfa9b5beb
4 changed files with 19 additions and 18 deletions

6
startup.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
service nginx start
cd /app/API/
dotnet skydiveLogs-api.dll