Advertisement
painnick

BB-8 Start script

Oct 28th, 2024
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.07 KB | None | 0 0
  1. #!/usr/bin/env bash
  2. source ./.venv/bin/activate
  3. cd src
  4. python3 qtApp.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement