Tuesday, October 2, 2018

'/etc/apt/sources.list.d/' .save dosyaları geçersiz hatası


Terminalden bu kodu çalıştırarak sorun çözülecektir.


sudo rm -f /etc/apt/sources.list.d/*.save

No comments:

Post a Comment

file tree for nodejs project

 find . \( -path "*/node_modules" -o -path "*/.git" \) -prune -o -print | tree -a -I 'node_modules|.git'