minor changes

This commit is contained in:
2017-11-15 09:48:16 +01:00
parent a6ad14623b
commit 79f5abf668
3 changed files with 7 additions and 7 deletions

View File

@@ -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