Skip to content

Commit

Permalink
Merge pull request #234 from ZhouBox/v2.10
Browse files Browse the repository at this point in the history
[v2.10]rm key file
  • Loading branch information
fengzeroz authored Dec 24, 2024
2 parents 86a6b81 + 3892efb commit 2121fda
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cross-package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,7 @@ cp $neuron_dir/build/libneuron-base.so $package_dir/
cp $neuron_modules_dir/build/liblicense.so $package_dir/

cp $neuron_dir/build/neuron $package_dir/
cp $neuron_dir/build/config/neuron.key \
$neuron_dir/build/config/neuron.pem \
$neuron_dir/build/config/neuron.json \
cp $neuron_dir/build/config/neuron.json \
$neuron_dir/build/config/zlog.conf \
$neuron_dir/build/config/dev.conf \
$neuron_dir/build/config/*.sql \
Expand Down

0 comments on commit 2121fda

Please sign in to comment.