summaryrefslogtreecommitdiff
path: root/homebrew/restshell/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/restshell/.make.sh-auto')
-rw-r--r--homebrew/restshell/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/restshell/.make.sh-auto b/homebrew/restshell/.make.sh-auto
new file mode 100644
index 000000000..223d0240f
--- /dev/null
+++ b/homebrew/restshell/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+libexec.install Dir["*"]
+bin.write_exec_script libexec/"bin/rest-shell"