Files
vphone-cli/scripts
zqxwce 4b052cc1ca setup_machine: Fix (( waited++ )) causing exit on first iteration (#199)
In the first iteration, waited would be 0 and cause the expression to be evaluated to `(( 0 ))`, which exists as it returns 1.
2026-03-13 01:11:13 +08:00
..
2026-02-28 03:38:14 +09:00
2026-03-07 18:07:46 +08:00
2026-03-12 13:52:08 +08:00