index
:
school/comp-378.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
setup
blob: 07deb320243af78419dc5e7a36d499c39bd3c01a (
plain
)
1
2
3
4
5
#!/bin/sh DATA_DIR=$PWD/db/data rm -fr $DATA_DIR initdb -D $DATA_DIR