ce63d31a2e
Don't rely on legacy feature of interpreting non-executable files as scripts there.
3 líneas
67 B
Bash
Archivo Ejecutable
3 líneas
67 B
Bash
Archivo Ejecutable
#!/bin/sh
|
|
exec zenity --title="Qubes" --file-selection --directory
|