Browse Source

更新 'start.sh'

robert 1 year ago
parent
commit
425521d947
1 changed files with 4 additions and 0 deletions
  1. 4 0
      start.sh

+ 4 - 0
start.sh

@@ -1,2 +1,6 @@
+#!/bin/bash
+
+source  /etc/profile
+
 java -jar eavideo-admin.jar > admin.log 2>&1 &
 echo $! > admin.pid