Skip to content

Instantly share code, notes, and snippets.

@msacar
Created July 23, 2023 16:08
Show Gist options
  • Save msacar/43ae85921d59cf6deec16dd144cb2f6f to your computer and use it in GitHub Desktop.
Save msacar/43ae85921d59cf6deec16dd144cb2f6f to your computer and use it in GitHub Desktop.
#! /bin/sh
export BUN_INSTALL_CACHE_DIR=/tmp/bun/cache
exec /opt/bun --cwd $LAMBDA_TASK_ROOT /opt/runtime.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment