#!/bin/bash ### BEGIN INIT INFO # Provides: IP_Bot # Required-Start: $all # Required-Stop: # Default-Start: 2 3 4 5 # Default-Stop: # Short-Description: Bot XMPP y gestor de offset horario ### END INIT INFO cd /media/Data_2/Documentos/Jorge/Programas/Python/IP_Bot/ python3 IP_Bot.py > /dev/null