ebook2audiobook / Mac Ebook2Audiobook Launcher.command
priteshmistry's picture
Upload 16 files
8073d84 verified
raw
history blame contribute delete
242 Bytes
#!/bin/zsh
# Prevent Conda from initializing
export CONDA_SHLVL=0
unset CONDA_PREFIX
unset CONDA_DEFAULT_ENV
# Change directory to the location of the launcher
cd "$(dirname "$0")"
# Execute the ebook2audiobook.sh script
./ebook2audiobook.sh