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:
Inusaito Sayori
2015-04-19 18:09:40 -04:00
parent 8b7b0649a8
commit b28e4e06ae

View File

@@ -59,7 +59,7 @@ function homedir_install()
fi
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()