fix: nekoray launch shell

This commit is contained in:
hesam-init 2024-03-10 21:46:41 +03:30
parent 658d36dfa5
commit bc411dafbd

View file

@ -1,7 +1,8 @@
#!/usr/bin/env bash
if [[ $(pidof nekoray) ]]; then
pkill -f nekoray
pkill nekoray
pkill nekobox_core
fi
exec /opt/nekoray/nekoray