repo.or.cz
/
nyanlinux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
linux-amd:installation of headers
[nyanlinux.git]
/
files
/
zenity
blob
f1f41d7fd80f3a36bc0fbc4e78e0e189847476e3
1
#!/bin/sh
2
case
"$@"
in
3
*
--checkbox
*)
4
exit
0
5
;;
6
esac
7
exec
cat