mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2026-04-17 12:34:29 -05:00
build: Remove ugly hack.
This commit is contained in:
@@ -12,9 +12,6 @@ TOOLS_DIR="${BASE_DIR}/tools"
|
||||
|
||||
# dependencies
|
||||
MARKDOWN="${BASE_DIR}/tools/discount/markdown"
|
||||
if [[ "${1}" == "--markdown" ]]; then # TODO: remove ugly hack
|
||||
MARKDOWN="${2}"
|
||||
fi
|
||||
DEPS=("${MARKDOWN}")
|
||||
|
||||
# creates bash variables from yaml records
|
||||
|
||||
Reference in New Issue
Block a user