aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/install-ubuntu-22.04.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts: Mark install-ubuntu-22.04 as executable (#6505)Mathias Pihl2024-04-021-0/+0
| | | Signed-off-by: Mathias Pihl <mathias@pihlerne.dk>
* scripts: add install script for Ubuntu 22.04 Jammy (#6112)Jess2023-03-271-0/+102
python-dev package is not available on Jammy; specifies python3-dev. Signed-off-by: Jess Sullivan <jess@sulliwood.org>