1
0
mirror of https://code.semirocket.science/wrapsix synced 2024-09-19 23:11:04 +03:00
wrapsix/build.sh
xHire c894b7186c Integrated wrapper into WrapSix
Fixed bug in resolver so now even normal applications accept its answers
Improved configuration - now accepts arguments from command line
Cleaned the code a little bit
Added simple build script
Written more documentation into README
Chosen the licence - GNU AGPLv3
2009-01-14 23:05:12 +01:00

5 lines
42 B
Bash
Executable File

#!/bin/sh
cd wrapper
make clean && make