This is a follow-up of #6314 (and #5700).
I would like to know if you want to support more Debian distributions in the installation script, and if so, how you would like to support them (and if this would be tested or not).
We could simply add a message in the script that says to open a PR (with a link to this repo) to add support for the current distribution (if it's not already supported), and let people open PRs one by one.
If you are ok with more distributions support, I can immediately add BunsenLabs to the list 😉
The diff is basically:
- debian)
+ debian|bunsenlabs)
I tried it and it works fine!
This is a follow-up of #6314 (and #5700).
I would like to know if you want to support more Debian distributions in the installation script, and if so, how you would like to support them (and if this would be tested or not).
We could simply add a message in the script that says to open a PR (with a link to this repo) to add support for the current distribution (if it's not already supported), and let people open PRs one by one.
If you are ok with more distributions support, I can immediately add BunsenLabs to the list 😉
The diff is basically:
I tried it and it works fine!