forked from Shinonome/caelestia-cli
fix: hardcoded interpreter paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import sys
|
||||
from colorsys import hls_to_rgb, rgb_to_hls
|
||||
|
||||
Reference in New Issue
Block a user