Boot Linux faster!
Check our new training course
1 2 3 4 5 6
@echo off set ZEPHYR_BASE=%~dp0 if exist "%userprofile%\zephyrrc.cmd" ( call "%userprofile%\zephyrrc.cmd" )