Add curl to useful packages

This commit is contained in:
Disassembler 2018-01-16 21:16:36 +01:00
parent c8a3dc0b0e
commit c7c0aa08f0
Signed by: Disassembler
GPG Key ID: 524BD33A0EE29499

View File

@ -3,7 +3,7 @@
SOURCE_DIR=$(realpath $(dirname "${0}"))/basic
# Install packages
apk --no-cache add --virtual .useful git file htop libressl openssh-server openssh-sftp-server
apk --no-cache add --virtual .useful curl git file htop libressl openssh-server openssh-sftp-server
apk --no-cache add docker gettext kbd-misc python2 nginx
# Copy profile files and settings