瀏覽代碼

Iron out user creation

master
Vitalijss 2 年之前
父節點
當前提交
0121546e74
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      bash/kubuntu-skola.sh

+ 1
- 1
bash/kubuntu-skola.sh 查看文件

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


Loading…
取消
儲存

Powered by TurnKey Linux.