Update jump-box/startup.bash
This commit is contained in:
@@ -6,4 +6,6 @@ adduser --gid "$TARGET_GID" --uid "$TARGET_UID" "$TARGET_USER"
|
||||
chown "$TARGET_USER":"$TARGET_USER" /var/log/container-stdout.log
|
||||
|
||||
echo "Ready."
|
||||
tail -f /var/log/container-stdout.log
|
||||
tail -f /var/log/container-stdout.log &
|
||||
|
||||
/usr/sbin/sshd -D
|
||||
|
||||
Reference in New Issue
Block a user