mirror of
https://gitlab.com/cyber5k/mistborn.git
synced 2022-06-09 18:03:35 +03:00
Ubuntu 22.04 LTS installation support
This commit is contained in:
@@ -62,6 +62,7 @@ Within Mistborn is a panel to enable and manage these free extra services (off b
|
||||
# Quickstart
|
||||
Tested Operating Systems (in order of thoroughness):
|
||||
- Ubuntu 20.04 LTS
|
||||
- Ubuntu 22.04 LTS
|
||||
- Debian 11 (Bullseye)
|
||||
- Raspberry Pi OS (formerly Raspbian) Buster
|
||||
- Formerly tested and may still work: Ubuntu 18.04 LTS, Debian 10 (Buster)
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
figlet "Mistborn: Installing Docker"
|
||||
|
||||
sudo apt update
|
||||
sudo -E apt install -y python python3-pip python3-setuptools libffi-dev python3-dev libssl-dev
|
||||
sudo -E apt install -y python3-pip python3-setuptools libffi-dev python3-dev libssl-dev
|
||||
|
||||
# Ubuntu version >= 20.04
|
||||
|
||||
|
||||
Reference in New Issue
Block a user