Add screen
This commit is contained in:
parent
4feebf399e
commit
d296ed3be3
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ if [ ! "$UID" -eq 0 ]
|
|||
then
|
||||
sudo bash "$BASH_SOURCE"
|
||||
else
|
||||
apt install -y steam vim docker.io docker-compose
|
||||
apt install -y screen steam vim docker.io docker-compose
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue