mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-26 15:22:15 +08:00
4 lines
138 B
Plaintext
4 lines
138 B
Plaintext
|
post_install() {
|
||
|
echo "Running jdownloader the first time will download the latest JDownloader version"
|
||
|
echo "to \"$HOME/.jd\"."
|
||
|
}
|