
Don't rely on legacy feature of interpreting non-executable files as
scripts there.
(cherry picked from commit ce63d31a2e
)
3 lines
55 B
Bash
Executable File
3 lines
55 B
Bash
Executable File
#!/bin/sh
|
|
exec zenity --title="Qubes" --file-selection
|