ce63d31a2e
Don't rely on legacy feature of interpreting non-executable files as scripts there.
3 行
67 B
Bash
実行ファイル
3 行
67 B
Bash
実行ファイル
#!/bin/sh
|
|
exec zenity --title="Qubes" --file-selection --directory
|