mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2025-01-03 23:37:34 +00:00
b9fd381eee
* `openjdk-8-jre` is now recommended * the package now depends on `desktop-file-utils` * the desktop icon has been updated to the current one
4 lines
41 B
Bash
Executable File
4 lines
41 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
update-desktop-database
|