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
3143c2d065
DragonProbe
/
host
/
dmctl.sh
4 lines
72 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
cd
"
$(
dirname
"
$(
realpath
"
$0
"
)
"
)
"
exec
python3 -m dmctl
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink