Skip to content

Commit

Permalink
Update run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bradmiro authored May 14, 2024
1 parent c013bd7 commit e098283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-analytics/data-dash/pi/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ export PROJECT_ID=${1}
cd /home/google/devrel-demos/data-analytics/data-dash/pi
git pull https://github.com/GoogleCloudPlatform/devrel-demos.git
. sensors/bin/activate
python rfid.py >> /home/google/xyz.txt 2>&1 &
python run.py >> /home/google/xyz.txt 2>&1 &

0 comments on commit e098283

Please sign in to comment.