Explorar el Código

Iron out user creation

master
Vitalijss hace 2 años
padre
commit
0121546e74
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      bash/kubuntu-skola.sh

+ 1
- 1
bash/kubuntu-skola.sh Ver fichero

@@ -5,7 +5,7 @@ apt update && apt upgrade -y
#Instalējam pamata programmas
apt install p7zip vlc unrar git htop mc curl wget -y
#Izveidojam lietotājus
pass = "Parole1"
pass="Parole1"
useradd -m -p "$pass" sk1dt
useradd -m -p "$pass" sk2dt
useradd -m -p "$pass" sk3dt


Cargando…
Cancelar
Guardar

Powered by TurnKey Linux.