« get me outta code hell

initial commit (circa Jan-Feb 2021) - flora-music-wiki - Unnamed repository; edit this file 'description' to name the repository.
summary refs log tree commit diff
path: root/env
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-03-24 22:46:01 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-03-24 22:46:01 -0300
commit70fbb0cb9e52839a9162faaa404bb6cd149edfa9 (patch)
tree03f1be0ac734d90177d19c240850ac5f534b4c89 /env
initial commit (circa Jan-Feb 2021)
Diffstat (limited to 'env')
-rwxr-xr-xenv4
1 files changed, 4 insertions, 0 deletions
diff --git a/env b/env
new file mode 100755
index 0000000..a9b9b98
--- /dev/null
+++ b/env
@@ -0,0 +1,4 @@
+#!/bin/sh
+export HSMUSIC_DATA="$(pwd)/data/"
+export HSMUSIC_MEDIA="$(pwd)/media/"
+export HSMUSIC_OUT="$(pwd)/out/"