7 lines
156 B
Bash
Executable file
7 lines
156 B
Bash
Executable file
#!/bin/bash
|
|
|
|
echo "Lmao I'm surprised you installed this."
|
|
echo "But hey, take a look i guess. Contact me if you've got questions!";
|
|
|
|
uicache
|
|
#end script
|