Cleanups, write log files of sonarr and mysql to host

This commit is contained in:
2015-12-31 13:39:36 +01:00
parent 257625ad72
commit d4381991e1
31 changed files with 49 additions and 53 deletions

View File

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