testfunction
This commit is contained in:
@ -141,5 +141,6 @@ const consoleReset = lib.consoleColorCodes.Reset;
|
|||||||
if (shouldReboot)
|
if (shouldReboot)
|
||||||
lib.reboot();
|
lib.reboot();
|
||||||
|
|
||||||
|
lib.hasConfiguredCronJob('@reboot root run-parts /etc/cron.raspiwifi/')
|
||||||
}());
|
}());
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user