Newer
Older
#!/bin/sh
[ -e /etc/modprobe.d/disable-radeon.conf ] && rm /etc/modprobe.d/disable-radeon.conf
[ -e /etc/grub.d/06_trisquel_theme ] && rm /etc/grub.d/06_trisquel_theme
#!/bin/sh
[ -e /etc/modprobe.d/disable-radeon.conf ] && rm /etc/modprobe.d/disable-radeon.conf
[ -e /etc/grub.d/06_trisquel_theme ] && rm /etc/grub.d/06_trisquel_theme