Add less to useful basic tools

This commit is contained in:
Disassembler 2018-08-30 18:40:42 +02:00
parent 2eb4a9fa3f
commit 377d135667
Signed by: Disassembler
GPG Key ID: 524BD33A0EE29499

View File

@ -4,7 +4,7 @@ set -e
SOURCE_DIR=$(realpath $(dirname "${0}"))/basic
# Install packages
apk --no-cache add --virtual .useful git file htop openssh-server openssh-sftp-server
apk --no-cache add --virtual .useful git file htop less openssh-server openssh-sftp-server
apk --no-cache add curl docker gettext kbd-misc libressl python3 py3-bcrypt py3-cffi py3-dnspython py3-jinja2 py3-requests py3-six py3-werkzeug nginx
# Copy profile files and settings