acl/app/jaws/copy.sh
zsxxsz cc05b877a2 first commit acl to github
first commit acl to github
2013-08-18 17:42:25 +08:00

8 lines
202 B
Bash

#!/bin/sh
make clean
make
cp master_main/jaws /opt/jaws/libexec/
cp module/mod_http/mod_http.so /opt/jaws/module/
cp plugin/cgi/cgi.so /opt/jaws/plugin/
cp plugin/gbfilter/gbfilter.so /opt/jaws/plugin/