We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Great! I imagine so, since they're related, but I have no Debian experience.
Sorry, something went wrong.
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
|| [[ "${UBUNTUVERSION}" == "12" ]] \
language-pack-en
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: