aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-02-23 16:39:17 +0100
committerMattias Andrée <m@maandree.se>2025-02-23 16:39:17 +0100
commitc8b1e38beac497f87690b6574433d03a1fadb875 (patch)
treefb544b277e57b8758fb0690047d565b42c506a45 /config.mk
parentUpdate e-mail (diff)
downloadnightshift-c8b1e38beac497f87690b6574433d03a1fadb875.tar.gz
nightshift-c8b1e38beac497f87690b6574433d03a1fadb875.tar.bz2
nightshift-c8b1e38beac497f87690b6574433d03a1fadb875.tar.xz
clean up and change license
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.mk b/config.mk
new file mode 100644
index 0000000..8090300
--- /dev/null
+++ b/config.mk
@@ -0,0 +1,3 @@
+PREFIX = /usr
+
+SHEBANG = /usr/bin/env python3