Proje Gitea'ya taşındı (Temiz başlangıç)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
mkdir /run/belgenet
|
||||
cd /usr/share/signNativeOsService
|
||||
su -c "/usr/bin/java -jar /usr/share/signNativeOsService/signNativeOsService.jar > /dev/null 2>&1" &
|
||||
echo $! > /run/belgenet/belgenet.pid
|
||||
Reference in New Issue
Block a user