This website works better with JavaScript
Home
Explore
Help
Register
Sign In
rec
/
eavideo-admin
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
[CI SKIP]
robert
1 year ago
parent
73b3e384c3
commit
0223d8d971
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
start.sh
+ 2
- 0
start.sh
View File
@@ -0,0 +1,2 @@
+java -jar eavideo-admin.jar > admin.log 2>&1 &
+echo $! > admin.pid