Update service.sh

This commit is contained in:
CherretGit
2025-06-14 23:30:27 +07:00
committed by GitHub
parent a1a3db7a94
commit 0ad93a2c94

View File

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