mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-03-30 15:08:29 +00:00
Merge pull request #131 from mCaptcha/fix-upload-config-file
fix: publish config file in tarball
This commit is contained in:
commit
d010a1cbd4
@ -44,6 +44,7 @@ copy() {
|
||||
mkdir $TARGET_DIR/docs
|
||||
cp docs/DEPLOYMENT.md $TARGET_DIR/docs
|
||||
cp docs/CONFIGURATION.md $TARGET_DIR/docs
|
||||
cp config/default.toml $TARGET_DIR/config.toml
|
||||
|
||||
get_bin
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user