Skip to content

Commit

Permalink
Distribute README.md in tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmark committed Jan 25, 2024
1 parent fc91f44 commit 2aff010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make_tar.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ name="vsftpd"
stamp=`date +%Y-%m-%d`
tarball="$name-$stamp.wbm.gz"

files="*.cgi *.pl *.info docs/ help/ images/ lang/ libvsftpdconfig/ COPYING config defaultacl vsftpd_pam_d_template"
files="*.cgi *.pl *.info *.md docs/ help/ images/ lang/ libvsftpdconfig/ COPYING config defaultacl vsftpd_pam_d_template"

echo "Creating distribution tarball $tarball ..."

Expand Down

0 comments on commit 2aff010

Please sign in to comment.