mirror of
https://github.com/naruxde/revpicommander.git
synced 2026-03-31 16:48:04 +02:00
4 lines
67 B
Bash
4 lines
67 B
Bash
#!/bin/sh
|
|
|
|
exec "/usr/share/revpicommander/revpicommander.py" "$@"
|