This website requires JavaScript.
Explore
Help
Register
Sign In
bitscuit
/
PrintBuddy
Watch
1
Star
0
Fork
You've already forked PrintBuddy
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ddf19371ab
PrintBuddy
/
launch
4 lines
45 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
cd
$(
dirname
$0
)
python3 main.py
Reference in New Issue
View Git Blame
Copy Permalink