chore: sync local changes
This commit is contained in:
BIN
EdgeNode/.DS_Store
vendored
BIN
EdgeNode/.DS_Store
vendored
Binary file not shown.
@@ -186,7 +186,7 @@ function copy_fluent_bit_assets() {
|
||||
rm -rf "$FLUENT_DIST"
|
||||
mkdir -p "$FLUENT_DIST"
|
||||
|
||||
for file in fluent-bit.conf fluent-bit-dns.conf fluent-bit-https.conf fluent-bit-dns-https.conf fluent-bit-windows.conf fluent-bit-windows-https.conf parsers.conf clickhouse-upstream.conf clickhouse-upstream-windows.conf logrotate.conf README.md; do
|
||||
for file in fluent-bit.conf fluent-bit-dns.conf fluent-bit-https.conf fluent-bit-dns-https.conf fluent-bit-windows.conf fluent-bit-windows-https.conf parsers.conf clickhouse-upstream.conf clickhouse-upstream-windows.conf README.md; do
|
||||
if [ -f "$FLUENT_ROOT/$file" ]; then
|
||||
cp "$FLUENT_ROOT/$file" "$FLUENT_DIST/"
|
||||
fi
|
||||
|
||||
BIN
EdgeNode/dist/.DS_Store
vendored
BIN
EdgeNode/dist/.DS_Store
vendored
Binary file not shown.
Reference in New Issue
Block a user