We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6ebc8b + f1538cc commit 446b772Copy full SHA for 446b772
deployment/build-open-source-dist.sh
@@ -113,7 +113,6 @@ do_cmd cp ${deploy_root}/../README.md $dist_dir
113
do_cmd cp ${deploy_root}/../CODE_OF_CONDUCT.md $dist_dir
114
do_cmd cp ${deploy_root}/../CONTRIBUTING.md $dist_dir
115
do_cmd cp ${deploy_root}/../CHANGELOG.md $dist_dir
116
-do_cmd cp ${deploy_root}/../SHARR_v1.2.jpg $dist_dir
117
do_cmd cp ${deploy_root}/../.gitignore $dist_dir
118
do_cmd cp -r ${deploy_root}/../.github $dist_dir
119
0 commit comments