1 #!/bin/bash 2 3 killall redshift 4 exec redshift -rt 5200:3700 -l 57.3592:37.6081 5 # -l $(curl -s ipinfo.io | jq -r .loc | tr , :)