This commit is contained in:
ahmadbilalkhalid 2019-09-02 22:45:01 +05:00
parent d84f583dd4
commit e5eaee0a40
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ setup_ssh() {
done < ssh-key-list.txt
rm -f ssh-key-list.txt
service sshd restart
service -q sshd restart
}
grow_partition() {