diff --git a/Config-ODROID.md b/Config-ODROID.md index 9e32a91..99ba049 100644 --- a/Config-ODROID.md +++ b/Config-ODROID.md @@ -1,4 +1,8 @@ Pour démarrer chromium au démarrage : ``` ./.config/lxsession/Lubuntu/autostart +``` +et ajouter la ligne suivante : +``` +chromium-browser --kiosk --app=http://localhost:3111/bobinoscope ``` \ No newline at end of file