3 líneas
55 B
Bash
Archivo Ejecutable
3 líneas
55 B
Bash
Archivo Ejecutable
#!/bin/sh
|
|
exec zenity --title="Qubes" --file-selection
|