Explorar o código

Update LinuxInit.sh

MoeClub %!s(int64=3) %!d(string=hai) anos
pai
achega
5a06d83a5a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      LinuxInit.sh

+ 1 - 1
LinuxInit.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-apt-get install -y openssl net-tools dnsutils nload curl lsof
+apt-get install -y openssl net-tools dnsutils nload curl lsof p7zip-full python3-pip
 
 # root
 sed -i 's/^#\?PermitRootLogin.*/PermitRootLogin yes/g' /etc/ssh/sshd_config;