5 lines
81 B
Bash
5 lines
81 B
Bash
#!/bin/sh
|
|
|
|
rm -f etc/gtk-3.0/gtk.immodules
|
|
rm -f etc/gtk-3.0/gdk-pixbuf.loaders
|
|
|