refresh_desktop_app_entry.sh lives in etc/ now, missed that spot.
Thanks to H-H-H for pointing this out.
This commit is contained in:
@@ -59,7 +59,7 @@ function homedir_install()
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
install_to_prefix "$HOME/.@VIEWER_BRANDING_ID@-install"
|
install_to_prefix "$HOME/.@VIEWER_BRANDING_ID@-install"
|
||||||
$HOME/.@VIEWER_BRANDING_ID@-install/refresh_desktop_app_entry.sh
|
$HOME/.@VIEWER_BRANDING_ID@-install/etc/refresh_desktop_app_entry.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
function root_install()
|
function root_install()
|
||||||
|
|||||||
Reference in New Issue
Block a user