Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian support #19

Open
lepoui opened this issue Jun 22, 2017 · 2 comments
Open

Debian support #19

lepoui opened this issue Jun 22, 2017 · 2 comments

Comments

@lepoui
Copy link

lepoui commented Jun 22, 2017

Hi, I just tested your script on Ubuntu Server 17.04 and it work like a charm.

Would it be easy to adapt it to Debian ?

Kind regards

@jawj
Copy link
Owner

jawj commented Jun 22, 2017

Great! I imagine so, since they're related, but I have no Debian experience.

@gr1mm3r
Copy link

gr1mm3r commented Aug 4, 2024

Would it be easy to adapt it to Debian ?

Kind regards

Tested on 12 Bookworm
For debian you must include
|| [[ "${UBUNTUVERSION}" == "12" ]] \ on 21 line
and delete
language-pack-en on 141 line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants