
Don't rely on legacy feature of interpreting non-executable files as
scripts there.
(cherry picked from commit ce63d31a2e
)
3 lines
45 B
Bash
Executable File
3 lines
45 B
Bash
Executable File
#!/bin/sh
|
|
exec /usr/lib/qubes/qfile-unpacker
|