Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 352 Bytes

File metadata and controls

6 lines (4 loc) · 352 Bytes

arch_linux_scripts

Scripts to automate fixes after updates broke the system

nvidia-driver-installer.py:

look at this as a guideline, there are too many sudo commands and automating this would mean storing the password, which creates a security hole: giving the password as a parameter for the sudo command makes it visible in the bash history.