mirror of
https://github.com/egor-white/zaprett.git
synced 2026-01-03 17:19:53 +05:00
Update service.sh
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user