Skip to content

Instantly share code, notes, and snippets.

@melissacoleman
Last active January 22, 2018 12:55
Show Gist options
  • Save melissacoleman/a1442b9d23f4515c6e9e4d337c34c265 to your computer and use it in GitHub Desktop.
Save melissacoleman/a1442b9d23f4515c6e9e4d337c34c265 to your computer and use it in GitHub Desktop.
startup bash script for python module
#!/bin/bash
echo "start wifi-leaf"
exec python3 -m wifi-leaf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment