/bin/bash -c while true; do php /var/www/exnova-telegram-bot-v2/artisan schedule:run --verbose --no-interaction; sleep 60; done