Cleaned it up a bit, fixed shellcheck errors, formatting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/ash
|
||||
#
|
||||
#shellcheck shell=dash
|
||||
PAYLOAD=$(cat /tmp/es_state.inf)
|
||||
echo "EVENT:$PAYLOAD" >/tmp/savesync_pipe
|
||||
|
||||
Reference in New Issue
Block a user