Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Hertz-Lab
Research
Intelligent Museum
Language Identifier
Commits
a7e8875e
Commit
a7e8875e
authored
Dec 13, 2021
by
Dan Wilcox
Browse files
rename lid script to langid
parent
77dd8d13
Changes
1
Hide whitespace changes
Inline
Side-by-side
lid
→
l
ang
id
View file @
a7e8875e
...
@@ -21,7 +21,7 @@ case "$(uname -s)" in
...
@@ -21,7 +21,7 @@ case "$(uname -s)" in
Linux
*
)
;;
Linux
*
)
;;
Darwin
*
)
Darwin
*
)
# invoke executable inside .app bundle
# invoke executable inside .app bundle
EXEC
=
$DIR
/
${
LID
}
.app/Contents/MacOS/
${
LID
}
EXEC
=
"
$DIR
"
/
${
LID
}
.app/Contents/MacOS/
${
LID
}
;;
;;
CYGWIN
*
)
;;
CYGWIN
*
)
;;
MINGW
*
)
;;
MINGW
*
)
;;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment