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