Skip to content

Commit

Permalink
Merge pull request #235 from ZhouBox/main
Browse files Browse the repository at this point in the history
rm key file
  • Loading branch information
fengzeroz authored Dec 24, 2024
2 parents 4a6b71b + e763ace commit 017188b
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 017188b

Please sign in to comment.