#!/bin/bash
# vars

directorio="/var/www/html/correos_diarios"


python3 $directorio/correo.py
