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