Changed topic so it actually works

This commit is contained in:
2026-02-27 19:35:43 -06:00
parent f822aae759
commit b4e31a80f2
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
#
. /recalbox/share/system/configs/savesync/savesync.conf
mosquitto_pub -h 127.0.0.1 -p 1883 -t "$TOPIC" "SaveLogStart=1"
mosquitto_sub -h 127.0.0.1 -p 1883 -t "$TOPIC" | while IFS="=" read -r key value
do
case "$key" in