This website works better with JavaScript.
Explore
Help
Sign In
XPUB
/
TGC3
Watch
7
Star
0
Fork
You've already forked TGC3
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ba0cee13a0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ba0cee13a0'
${ noResults }
TGC3
/
floppies
/
giulia
/
main.py
8 lines
104 B
Python
Raw
Normal View
History
Unescape
Escape
changes
8 years ago
#!/usr/bin/python
files from/for giulia
8 years ago
changes for pi
8 years ago
import
subprocess
subprocess
.
call
(
[
"
scripts/voiceguide.sh
"
]
,
cwd
=
"
/media/floppy
"
)
files from/for giulia
8 years ago