Skip to content
Snippets Groups Projects
Verified Commit bb9e594e authored by TheJoeCoder's avatar TheJoeCoder
Browse files

Add run pi script

parent f2ee0d39
Branches
No related tags found
No related merge requests found
~!/bin/bash
cd "$(dirname "$0")" || exit
# Run the script
xhost +SI:localuser:root
sudo ./.venv/bin/python3 main.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment