Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
piratas
/
biblioteca
Watch
2
Star
0
Fork
0
Files
Issues
6
Pull Requests
0
Wiki
Branch:
stable
Branches
Tags
master
stable
biblioteca
/
bootstrap.sh
bootstrap.sh
102 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
set -e
aclocal -I m4 --install
autoreconf -fvi
git submodule init
git submodule update