Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F32064560
bootstrap.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
314 B
Referenced Files
None
Subscribers
None
bootstrap.sh
View Options
#! /bin/sh
sh clean.sh
mkdir build
&&
\
cp source/configure.ac source/Makefile.am source/compat/*.h source/compat/*.c build
&&
\
mkdir build/dat
&&
\
cp dat/*.ini dat/*.db build/dat
&&
\
mkdir build/dat/rdb
&&
\
cp dat/rdb/*.rdb build/dat/rdb
&&
\
autoreconf -fiv -Wall -Werror build
rm -rf build/autom4te.cache
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Mon, Jun 8, 09:05 (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3715781
Default Alt Text
bootstrap.sh (314 B)
Attached To
Mode
rDARKBOT Darkbot
Attached
Detach File
Event Timeline
Log In to Comment