Skip to content

Instantly share code, notes, and snippets.

@spicyjack
Created July 13, 2018 03:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spicyjack/0321dcd5f18c7b6151a0f2ab18467996 to your computer and use it in GitHub Desktop.
Save spicyjack/0321dcd5f18c7b6151a0f2ab18467996 to your computer and use it in GitHub Desktop.
define hook-quit
set confirm off
end
target remote :3333
load
break led_roulette::main
continue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment