Skip to content

Instantly share code, notes, and snippets.

@eira-fransham
Created July 1, 2020 08:03
Show Gist options
  • Save eira-fransham/87b04848b9107e2037165153521dcdab to your computer and use it in GitHub Desktop.
Save eira-fransham/87b04848b9107e2037165153521dcdab to your computer and use it in GitHub Desktop.
#! /bin/sh
(cd $(dirname $0) && cargo run --release --features lightbeam -- --env 'RUST_BACKTRACE=1' --lightbeam "$@")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment