Browse Source

Update alpine.sh

MoeClub 1 year ago
parent
commit
701b5eb3cc
1 changed files with 2 additions and 0 deletions
  1. 2 0
      alpine.sh

+ 2 - 0
alpine.sh

@@ -23,3 +23,5 @@ for usr in `cat /etc/passwd |cut -d':' -f1,6`; do
   }
 done
 
+rc-service sshd restart
+