Skip to content

Commit f1538cc

Browse files
authored
Merge pull request #150 from hearde/bugfix/removed-file
Removed unused file from open source build script
2 parents 3d4bdcf + 3748015 commit f1538cc

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)