update miredo
This commit is contained in:
parent
ce940bbec5
commit
6423efb88f
3 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
cd "`dirname "$0"`"
|
cd "`dirname "$0"`"
|
||||||
BASE="$HOME/Library/Application Support/Open Media Library"
|
BASE="$HOME/Library/Application Support/Open Media Library"
|
||||||
if [[ ! -e "/usr/sbin/miredo" ]]; then
|
if [[ ! -e "/usr/sbin/miredo" ]]; then
|
||||||
open -W ../Resources/miredo-osx-prerelease3.pkg
|
open -W ../Resources/miredo-osx-v1.2.6-beta2.pkg
|
||||||
fi
|
fi
|
||||||
if [[ -e "$BASE" ]]; then
|
if [[ -e "$BASE" ]]; then
|
||||||
launchctl start com.openmedialibrary.loginscript
|
launchctl start com.openmedialibrary.loginscript
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue