restructued folders in docker

This commit is contained in:
2021-02-03 19:31:51 +04:00
parent 67fc7ebc63
commit a2adff2318
7 changed files with 18 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
#!/bin/bash
# -----------------------------------------------------------------------------
# docker-ubuntu-sshd /start script
#
# Authors: Art567
# Updated: Sep 20th, 2015
# -----------------------------------------------------------------------------
# Run OpenSSH server in daemon mode
/usr/sbin/sshd -D