mirror of
https://github.com/naruxde/revpipycontrol.git
synced 2025-11-08 15:43:52 +01:00
4 lines
67 B
Bash
4 lines
67 B
Bash
#!/bin/sh
|
|
|
|
exec "/usr/share/revpipycontrol/revpipycontrol.py" "$@"
|