Initial commit
This commit is contained in:
4
scripts/install.sh
Executable file
4
scripts/install.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
sudo apt update
|
||||
sudo apt install -y python3 python3-full
|
||||
sudo apt install python3-psutil python3-docker
|
||||
sudo usermod -aG docker $USER
|
||||
Reference in New Issue
Block a user