1
0

localtime_set 168 B

123456
  1. #!/usr/bin/fish
  2. # Set the local time of Paris
  3. ## Useful for adjust a non GUI installation like a Raspberry Pi
  4. sudo cp /usr/share/zoneinfo/Europe/Paris /etc/localtime