Hope you all doing well. how can i using cron job and cron tab(by golang connection my sql) or anothor way using bash script excute (file golang) how can i do that.
in crontab -e : set the code
31 17 * * * cd /home/shanaz/Desktop/GO export/home/shanaz/Desktop/GO:bash sql.sh
when sql.sh code here
go run sqll.go