forked from github/server
no comment
This commit is contained in:
parent
e78d6351de
commit
64a61120ea
|
@ -1,5 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# produces a lot of status information about vinyambar.
|
||||
|
||||
if [ $# -gt 0 ]; then
|
||||
db="$1"
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue