Cleanups, write log files of sonarr and mysql to host
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user