cand1
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
FOLDER='/opt/idssys/powerwall'
|
||||
VERS='1.090322'
|
||||
|
||||
mqtt_conn='/usr/bin/mosquitto_sub -h 127.0.0.1 -u mqtt -P 12mqtt34password56'
|
||||
mysql_conn='/usr/bin/mysql -h mysqldb.scity.us -P 3306 --user=sysmoninsert --password=sysmoninsert'
|
||||
|
||||
|
||||
@@ -2,11 +2,9 @@
|
||||
# powerwall - CLI commands to control VM guest power
|
||||
|
||||
action="$1"
|
||||
FOLDER='/opt/idssys/powerwall'
|
||||
VERS='1.030921'
|
||||
|
||||
source /opt/idssys/powerwall/defaults.inc
|
||||
source /opt/idssys/powerwall/powerwall.conf
|
||||
source $FOLDER/defaults.inc
|
||||
source $FOLDER/powerwall.conf
|
||||
source /opt/idssys/defaults/colors.inc
|
||||
source /opt/idssys/defaults/default.inc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user