Install name
This commit is contained in:
parent
4a5d678b92
commit
7b3b37e981
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue