I have Bash scripts with MariaDB (not MySQL) SQL that I run with cron (not interactively) to run on a Raspberry Pi. I'm developing them in public Github just for myself - but the repo is free and public.
What can I do to keep my MariaDB credentials out of the scripts that I commit to public Github?