minor changes
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
export UPS_LOG="$(/sbin/apcaccess status 172.27.0.31:$1)"
|
||||
export UPS_LOG="$(/sbin/apcaccess status 127.0.0.1:$1)"
|
||||
echo $UPS_LOG
|
||||
|
||||
Reference in New Issue
Block a user