Page MenuHomeDevCentral

build.sh
No OneTemporary

build.sh

#! /bin/sh
test ! -r build/configure && ./bootstrap.sh
cd build
./configure -C --prefix=$HOME/darkbot "$@" && make && make install
cd ..

File Metadata

Mime Type
text/x-shellscript
Expires
Mon, Jun 8, 09:06 (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3719288
Default Alt Text
build.sh (139 B)

Event Timeline