menulibre/menulibre.install

7 lines
151 B
Text
Raw Normal View History

2025-09-02 21:30:38 +02:00
post_install() {
echo ""
echo "If the program crashes, try renaming your menu folder:"
echo "mv ~/.config/menus ~/.config/menus.old"
echo ""
}