changes
This commit is contained in:
parent
bbbe044dac
commit
01ff91ab6b
@ -14,9 +14,9 @@ set -e
|
|||||||
export DEBIAN_FRONTEND=noninteractive
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
# Prepare app environment:
|
# Prepare app environment:
|
||||||
apt update -y
|
apt-get update -y
|
||||||
apt upgrade -y
|
apt-get upgrade -y
|
||||||
apt install -y mc vim pwgen
|
apt-get install -y mc vim pwgen
|
||||||
# ... zip
|
# ... zip
|
||||||
|
|
||||||
# Set timezone:
|
# Set timezone:
|
||||||
|
Loading…
Reference in New Issue
Block a user