diff options
| author | 崔一鸣 <[email protected]> | 2019-11-26 17:45:22 +0800 |
|---|---|---|
| committer | 崔一鸣 <[email protected]> | 2019-12-13 17:08:01 +0800 |
| commit | 88bb1df0f3917545b0fc95d6a327a2f5926d40c6 (patch) | |
| tree | 267bc21b22cef19db4a8dc57dfb998b6febbd1da /script | |
| parent | 7de491107b6d750eeba06273ac8907e5a366e3e1 (diff) | |
删除多余文件
Diffstat (limited to 'script')
| -rwxr-xr-x | script/run.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/script/run.sh b/script/run.sh index 945a771..1f51963 100755 --- a/script/run.sh +++ b/script/run.sh @@ -5,6 +5,4 @@ rm -f $SAPP_RUN/plug/business/kni/kni2.so && /bin/cp -f ../build/entry/libkni.so mkdir -p $SAPP_RUN/etc/kni /bin/cp -f ../conf/kni.conf $SAPP_RUN/etc/kni/kni.conf /bin/cp -f ../conf/maat/maat_test.json $SAPP_RUN/etc/kni/maat_test.json -/bin/cp -f ../conf/maat/maat_tableinfo.conf $SAPP_RUN/etc/kni/maat_tableinfo.conf -cat $SAPP_RUN/etc/project_list.conf | grep "kni_http_tag" >/dev/null 2>&1 && exit -echo "kni_http_tag struct" >> $SAPP_RUN/etc/project_list.conf
\ No newline at end of file +/bin/cp -f ../conf/maat/maat_tableinfo.conf $SAPP_RUN/etc/kni/maat_tableinfo.conf
\ No newline at end of file |
