Initial commit
This commit is contained in:
commit
22fb58b646
10 changed files with 244 additions and 0 deletions
6
menulibre.install
Normal file
6
menulibre.install
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
post_install() {
|
||||
echo ""
|
||||
echo "If the program crashes, try renaming your menu folder:"
|
||||
echo "mv ~/.config/menus ~/.config/menus.old"
|
||||
echo ""
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue