index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lint
/
test
/
files
/
file-perm
/
no-shebang
/
bad-shebang.c
blob: 7151678efa5ecf266766021b10075920f042d2d8 (
plain
)
1
2
#!/bin/bash
int
main
()
{
return
0
;
}