apt-get update
This commit is contained in:
parent
2d12a2b9c2
commit
6138fdb0f8
|
@ -28,6 +28,8 @@ if [ -d "/etc/exim4/" ] || [ -d "/etc/dovecot/" ]; then
|
|||
sleep 5
|
||||
fi
|
||||
|
||||
apt-get update
|
||||
|
||||
# install pwgen, used to create random passwords
|
||||
apt -y install pwgen
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user