mirror of
https://github.com/naruxde/revpipycontrol.git
synced 2026-05-16 06:27:22 +02:00
1adda9912b
setup.py aufgebaut
4 lines
67 B
Bash
4 lines
67 B
Bash
#!/bin/sh
|
|
|
|
exec "/usr/share/revpipycontrol/revpipycontrol.py" "$@"
|