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