mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-13 13:13:35 -05:00
Script was using -eq, which is a numeric comparison, and was producing an "integer expression expected" error. Changed to =, the string comparison operator.
1.3 KiB
Executable File
1.3 KiB
Executable File