4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
redshift -l 38:-122 -t 5500:3500 -g 0.8 -v
|
||
|
|
|