Add sntpc to useful packages
This commit is contained in:
parent
003b3f2c12
commit
d2acca67ed
2
basic.sh
2
basic.sh
@ -3,7 +3,7 @@
|
||||
SOURCE_DIR=$(realpath $(dirname "${0}"))/basic
|
||||
|
||||
# Install packages
|
||||
apk --no-cache add --virtual .useful curl 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 sntpc
|
||||
apk --no-cache add docker gettext kbd-misc python2 nginx
|
||||
|
||||
# Copy profile files and settings
|
||||
|
Loading…
Reference in New Issue
Block a user