ce63d31a2e
Don't rely on legacy feature of interpreting non-executable files as scripts there.
3 satır
67 B
Bash
Çalıştırılabilir Dosya
3 satır
67 B
Bash
Çalıştırılabilir Dosya
#!/bin/sh
|
|
exec zenity --title="Qubes" --file-selection --directory
|