mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2024-11-23 23:10:58 +07:00
Spacing
This commit is contained in:
parent
5cba72b97b
commit
bb280979ed
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
PIDFILE="/var/run/agent.pid"
|
||||
SCRIPT="/usr/local/bin/agent.sh"
|
||||
SCRIPT="/usr/local/bin/agent.sh"
|
||||
|
||||
status() {
|
||||
if [ -f "$PIDFILE" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user