Update service.sh

This commit is contained in:
CherretGit
2025-06-20 19:08:35 +07:00
committed by GitHub
parent 8248d43f67
commit bcf0aa2b50

View File

@@ -1,6 +1,6 @@
#!/system/bin/sh
while [ -z "$(getprop sys.boot_completed)" ]; do sleep 2; done
sleep 10
sleep 15
source /storage/emulated/0/zaprett/config
if [ "$autorestart" = "true" ]; then
su -c "zaprett start"