From 3d8820dbd96ca749410b278bc3a5a5ed6ccd8f48 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 3 Mar 2018 00:54:43 -0500 Subject: stop using a geolocation service i don't need my laptop to be tracking my location --- services/redshift/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services') diff --git a/services/redshift/run b/services/redshift/run index a468ef4..6a31b2c 100755 --- a/services/redshift/run +++ b/services/redshift/run @@ -1,3 +1,3 @@ #!/bin/sh -exec redshift +exec redshift -l 40.728:-73.994 -- cgit v1.2.3-54-g00ecf