summaryrefslogtreecommitdiff
path: root/common/home/scripts/openproject
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2024-10-17 18:20:11 +0200
committerNathan Reiner <nathan@nathanreiner.xyz>2024-10-17 18:20:11 +0200
commitfde8ea13c0b0bbda827782ba9ffb326f821d0f85 (patch)
tree019b981acabfea437c30588943426d54199a34cf /common/home/scripts/openproject
parent706903fe1fe4fd3e1ddeaa416b4c1ff3f65d2643 (diff)
add custom scripts dir
Diffstat (limited to 'common/home/scripts/openproject')
-rw-r--r--common/home/scripts/openproject3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/home/scripts/openproject b/common/home/scripts/openproject
new file mode 100644
index 0000000..4881921
--- /dev/null
+++ b/common/home/scripts/openproject
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+echo Hello, World