mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-11 01:27:17 +00:00
Update docker.sh
This commit is contained in:
parent
78af66ad80
commit
67dadeb24c
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Fixup some dependencies missing from the ubuntu:bionic image
|
||||
apt install locales curl lsb-release net-tools git
|
||||
apt install locales curl lsb-release net-tools git -y
|
||||
|
||||
cd ~
|
||||
rm -rf mailinabox/
|
||||
|
Loading…
Reference in New Issue
Block a user