mirror of
https://github.com/aclist/dztui.git
synced 2024-12-29 13:52:03 +01:00
Propagate .desktop file
This commit is contained in:
parent
9c4ba1ff7b
commit
2760f38f6f
1 changed files with 1 additions and 1 deletions
2
dzgui.sh
2
dzgui.sh
|
@ -1649,7 +1649,7 @@ check_version(){
|
|||
[[ -f $config_file ]] && source $config_file
|
||||
[[ -z $branch ]] && branch="stable"
|
||||
check_branch
|
||||
[[ ! -d "$freedesktop_path" ]] && freedesktop_dirs
|
||||
[[ ! -f "$freedesktop_path/dzgui.desktop" ]] && freedesktop_dirs
|
||||
if [[ $version == $upstream ]]; then
|
||||
check_unmerged
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue