Fix phpmyadmin installation script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user