@@ -20,6 +20,10 @@ execute `fish-custom`
execute `screen-install`
+## Raspberry Pi
+
+execute `localtime_set`
## UI installation
execute `ui-install`
@@ -0,0 +1,6 @@
+#!/usr/bin/fish
+# Set the local time of Paris
+## Useful for adjust a non GUI installation
+sudo cp /usr/share/zoneinfo/Europe/Paris /etc/localtime