This website requires JavaScript.
Explore
Help
Sign In
nicole
/
cellar
Watch
1
Star
0
Fork
0
You've already forked cellar
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
9cf038ebc0
cellar
/
bootstrap
8 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix bootstrap
2017-03-12 17:38:48 -07:00
#!/bin/sh
if [ ! -d "m4" ]; then
mkdir m4
fi
autoreconf --install
Reference in New Issue
Copy Permalink