Ver código fonte

Iron out user creation

master
Vitalijss 2 anos atrás
pai
commit
0121546e74
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      bash/kubuntu-skola.sh

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

@@ -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


Carregando…
Cancelar
Salvar

Powered by TurnKey Linux.