4 lines
112 B
Bash
Executable File
4 lines
112 B
Bash
Executable File
#!/bin/sh
|
|
rm /etc/fonts/conf.d/75-fix-squirrel-emojis.conf
|
|
rm /etc/fonts/conf.avail/75-fix-squirrel-emojis.conf
|