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
|