From 619e6e279f2d5f389f1f2f5c56c9113bb81f68ff Mon Sep 17 00:00:00 2001 From: carbon Date: Thu, 21 Mar 2024 19:07:02 +0800 Subject: [PATCH] add auto.sh to build overlay --- device/common/overlay/mnt/system/auto.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 device/common/overlay/mnt/system/auto.sh diff --git a/device/common/overlay/mnt/system/auto.sh b/device/common/overlay/mnt/system/auto.sh new file mode 100755 index 000000000..e872d3a11 --- /dev/null +++ b/device/common/overlay/mnt/system/auto.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +# Put the program you want to run automatically here +