Kaynağa Gözat

change to root

master
Vitalijss 2 yıl önce
ebeveyn
işleme
20ff7944c6
1 değiştirilmiş dosya ile 4 ekleme ve 2 silme
  1. +4
    -2
      bash/kubuntu-skola.sh

+ 4
- 2
bash/kubuntu-skola.sh Dosyayı Görüntüle

@@ -1,6 +1,8 @@
#!/bin/bash
echo "Ievadi paroli"
sudo su
if (( $EUID != 0 )); then
echo "Palaid šo ar root tiesībām!"
exit
fi
#Atjauninām repozitorijus un atjauninām sistēmu
apt update && apt upgrade -y
#Instalējam pamata programmas


Yükleniyor…
İptal
Kaydet

Powered by TurnKey Linux.