This website requires JavaScript.
Explore
Help
Sign In
sys64738
/
DragonProbe
Watch
1
Star
0
Fork
You've already forked DragonProbe
0
Code
Issues
1
Pull Requests
1
Releases
Wiki
Activity
a539988745
DragonProbe
/
host
/
dpctl.sh
4 lines
92 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
cd
"
$(
dirname
"
$(
realpath
"
$0
"
)
"
)
"
exec
python3 -m
"
$(
basename -s .sh
"
$0
"
)
"
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink