„scripts/start.sh“ ändern
This commit is contained in:
@@ -18,7 +18,7 @@ fi
|
||||
echo "root:${ROOT_PWD}" | chpasswd
|
||||
export ROOT_PWD="secret"
|
||||
|
||||
if [ ! -f ${DATA_DIR}/ssh_config ]; then
|
||||
if [ ! -f ${DATA_DIR}/sshd_config ]; then
|
||||
cp /etc/ssh/sshd_config ${DATA_DIR}/sshd_config
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user