This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
boinc
mirror of
https://github.com/BOINC/boinc.git
Watch
1
Star
0
Fork
You've already forked boinc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
142a50b8ff
boinc
/
db
/
init_db
6 lines
74 B
Tcsh
Executable File
Raw
Blame
History
#! /bin/tcsh
mysql < drop.sql
mysql < schema.sql
mysql < constraints.sql
Reference in New Issue
View Git Blame
Copy Permalink