Skip to content

Commit 0804d62

Browse files
committed
Upload file
1 parent f515c4f commit 0804d62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pio/src/main/assets/home/etc/start-early.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if [ "$ROT" == 1 ];then
1616
# Phím tắt màn hình chính
1717
cmd appops set $PACKAGE_NAME 10017 allow
1818
fi
19-
) &
19+
) &>>$TEMP/Install.log &
2020

2121
# Khởi động các file shell ở add-on
2222
for vadd in $AON/*/early_start.sh $AOK/*/early_start.sh; do

0 commit comments

Comments
 (0)