5 lines
70 B
Bash
5 lines
70 B
Bash
#!/bin/sh
|
|
rm ./conf.d/70-no-dejavu.conf
|
|
|
|
echo "Removed configuration"
|