Newer
Older
# to automatically start the webserver on start, you need to place the
# following line just before the line with 'exit 0' in the /etc/rc.local.
(cd /home/jkl/OhmPi; bash run.sh > startup.log) &
En prévision de l'arrivée de la forge institutionnelle INRAE, nous vous invitons à créer vos nouveaux projets sur la forge MIA.
Bonjour, en raison de travaux sur les équipements réseaux du centre de Lyon-Villeurbanne, les runners de CI partagés ne seront pas disponibles les 27 et 28 mars prochains.
# to automatically start the webserver on start, you need to place the
# following line just before the line with 'exit 0' in the /etc/rc.local.
(cd /home/jkl/OhmPi; bash run.sh > startup.log) &