Skip to content

Get working on debian 13#100

Open
hestela wants to merge 5 commits intokm4ack:masterfrom
hestela:fixes
Open

Get working on debian 13#100
hestela wants to merge 5 commits intokm4ack:masterfrom
hestela:fixes

Conversation

@hestela
Copy link

@hestela hestela commented Dec 29, 2025

Fixed a couple minor warnings/errors that i was seeing on debain 13 as well as fixing some of the shellcheck errors on the main script.

XDG_CONFIG_HOME is not set by default in debian 13 and some other OS but
is often just ~/.config.
the grep on locator was replaced with jq to avoid this error:
```
RMS gateway list download success
.../patmenu2/.grid: line 2: update_locator:false: command not found
```
due to .grid file looking lioke this
```
cat $HOME/patmenu2/.grid
GRID=MY_GRID_HERE
update_locator:false
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant