fixed no pass after install

This commit is contained in:
Sohrab Behdani 2024-03-25 17:22:00 +03:30
parent 378631a815
commit b41e8e8226

View file

@ -9,4 +9,5 @@ timeout: 10
script: script:
- "-systemctl enable bluetooth" - "-systemctl enable bluetooth"
- "-rm -rf /etc/sddm.conf.d/autologin.conf" - "-rm -rf /etc/sddm.conf.d/autologin.conf"
- "-rm -rf /etc/sudoers.d/g_wheel"