Install name

This commit is contained in:
Bob Mottram 2016-03-11 23:09:29 +00:00
parent 4a5d678b92
commit 7b3b37e981
1 changed files with 4 additions and 4 deletions

View File

@ -6385,7 +6385,7 @@ function install_owncloud_repo_music_app {
return return
fi fi
if ! grep -Fxq "install_owncloud_repo" $COMPLETION_FILE; then if ! grep -Fxq "install_owncloud_from_repo" $COMPLETION_FILE; then
echo $'Tried to install the Owncloud music app, but Owncloud installation was not found' echo $'Tried to install the Owncloud music app, but Owncloud installation was not found'
exit 9823 exit 9823
fi fi