privateone commited on
Commit
fdba4f7
·
verified ·
1 Parent(s): 31103ff

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -0
start.sh CHANGED
@@ -71,6 +71,7 @@ keep_container_running() {
71
 
72
  # Main script execution
73
  print_host_details
 
74
  start_ssh_service
75
  #sshd -T | grep -i 'known hosts'
76
  echo "* Status of SSH service: *"
 
71
 
72
  # Main script execution
73
  print_host_details
74
+ generate_ssh_keys
75
  start_ssh_service
76
  #sshd -T | grep -i 'known hosts'
77
  echo "* Status of SSH service: *"