avoid double slashes
This commit is contained in:
parent
2c5f9823f2
commit
5769140845
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
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
|
||||
open -W ../Resources/miredo-osx-prerelease3.pkg
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue