Skip to content

Commit 446b772

Browse files
committed
Merge branch 'develop' into release/v2.0.0
2 parents d6ebc8b + f1538cc commit 446b772

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deployment/build-open-source-dist.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ do_cmd cp ${deploy_root}/../README.md $dist_dir
113113
do_cmd cp ${deploy_root}/../CODE_OF_CONDUCT.md $dist_dir
114114
do_cmd cp ${deploy_root}/../CONTRIBUTING.md $dist_dir
115115
do_cmd cp ${deploy_root}/../CHANGELOG.md $dist_dir
116-
do_cmd cp ${deploy_root}/../SHARR_v1.2.jpg $dist_dir
117116
do_cmd cp ${deploy_root}/../.gitignore $dist_dir
118117
do_cmd cp -r ${deploy_root}/../.github $dist_dir
119118

0 commit comments

Comments
 (0)