Fix phpmyadmin installation script

This commit is contained in:
2015-12-05 22:58:09 +01:00
parent e4b0f7b975
commit 2e5c66ccb4
4 changed files with 39 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ source /build/config
set -x
## Often used tools
apt_get_install_permanent curl python-pip git
apt_get_install_permanent wget curl python-pip git
apt_get_install_temporary inetutils-ping telnet
## Often used python modules