Browse Source

update config

blezz-tech 3 ngày trước cách đây
mục cha
commit
5aa7153879
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      sharix_open.service.example

+ 2 - 2
sharix_open.service.example

@@ -4,8 +4,8 @@ After=multi-user.target
 
 [Service]
 Type=simple
-WorkingDirectory=/root/sharix-open-webapp-base
-ExecStart=/root/sharix-open-webapp-base/bin/start.sh
+WorkingDirectory=WORKING_DIRECTORY
+ExecStart=WORKING_DIRECTORY/bin/start.sh
 
 [Install]
 WantedBy=multi-user.target