summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-04-20 13:41:36 +0300
committerPaul Buetow <paul@buetow.org>2024-04-20 13:41:36 +0300
commit727eede49e64418204e2887f45dcf52242a683d0 (patch)
treecf53c957167dec2837fe6e142f2daa345325a9ae
parent3e45b18c21b197bb7cc353d7b444d7afcc12b9dc (diff)
add makefile
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..8d48628
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+.PHONY: install
+install:
+ sudo cp randomjournalpage.sh /usr/local/bin/randomjournalpage