blob: ba958fa885e0eb3f53498f0f9d90a8fbd7469c70 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001#!/bin/sh
2
3[ "${TYPE}" = "switch" ] || echo ${BUTTON} > /tmp/failsafe_button
4
5return 0