mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-07-04 12:48:58 +02:00
Update docker.sh
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Fixup some dependencies missing from the ubuntu:bionic image
|
# 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 ~
|
cd ~
|
||||||
rm -rf mailinabox/
|
rm -rf mailinabox/
|
||||||
|
|||||||
Reference in New Issue
Block a user