Skip to content

Commit 2ef999c

Browse files
authored
Adding Sddm yes option
1 parent f6ff4c9 commit 2ef999c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fonksiyonlar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def yukle(tur):
7979
echo 'Lütfen açık olan uygulamalarınızı kapatın'
8080
echo 'Lütfen şifrenizi giriniz'
8181
sudo apt update && sudo apt upgrade -y
82-
sudo apt install sddm
82+
sudo apt install sddm -y
8383
{gnome_hata}
8484
sleep 5
8585
sudo apt purge nvidia* -y

0 commit comments

Comments
 (0)