You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ffac-ssid-changer: add quotes to avoid interpret. (#46)
Fixing shellcheck errors:
- SC2046: quote to prevent word splitting.
- SC2061: quote so the shell won't interpret it.
Co-authored-by: Grische <[email protected]>
0 commit comments