This repository has been archived on 2024-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
hedera/main/hedera.sh.in

11 lines
175 B
Bash
Raw Normal View History

2013-10-11 23:07:35 +00:00
#!/bin/bash
if [ -x @bindir@/vn-updater-gui ]
then
echo "Running updater..."
@bindir@/vn-updater-gui
fi
export LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN=1
exec @bindir@/hedera-bin