summaryrefslogtreecommitdiff
path: root/Homework/cs5260/widgetrequesthandler/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'Homework/cs5260/widgetrequesthandler/bootstrap')
-rw-r--r--Homework/cs5260/widgetrequesthandler/bootstrap3
1 files changed, 3 insertions, 0 deletions
diff --git a/Homework/cs5260/widgetrequesthandler/bootstrap b/Homework/cs5260/widgetrequesthandler/bootstrap
new file mode 100644
index 0000000..38387b2
--- /dev/null
+++ b/Homework/cs5260/widgetrequesthandler/bootstrap
@@ -0,0 +1,3 @@
+#! /bin/sh
+export BUN_INSTALL_CACHE_DIR=/tmp/bun/cache
+exec /opt/bun --cwd $LAMBDA_TASK_ROOT /opt/runtime.ts