We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f515c4f commit 0804d62Copy full SHA for 0804d62
1 file changed
pio/src/main/assets/home/etc/start-early.rc
@@ -16,7 +16,7 @@ if [ "$ROT" == 1 ];then
16
# Phím tắt màn hình chính
17
cmd appops set $PACKAGE_NAME 10017 allow
18
fi
19
-) &
+) &>>$TEMP/Install.log &
20
21
# Khởi động các file shell ở add-on
22
for vadd in $AON/*/early_start.sh $AOK/*/early_start.sh; do
0 commit comments