mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-14 06:10:32 +08:00
Spacing
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
PIDFILE="/var/run/agent.pid"
|
PIDFILE="/var/run/agent.pid"
|
||||||
SCRIPT="/usr/local/bin/agent.sh"
|
SCRIPT="/usr/local/bin/agent.sh"
|
||||||
|
|
||||||
status() {
|
status() {
|
||||||
if [ -f "$PIDFILE" ]; then
|
if [ -f "$PIDFILE" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user