mirror of
https://github.com/lephisto/pfsense-analytics.git
synced 2025-12-06 04:19:19 +01:00
4 lines
162 B
Bash
Executable File
4 lines
162 B
Bash
Executable File
#!/bin/bash
|
|
sed -i 's/${DS_PFS_GRAYLOG}/pfsensefw/g' provisioning/dashboards/firewall.json
|
|
sed -i 's/${DS_NTOP-CLUSTER}/ntop/g' provisioning/dashboards/ndpi.json
|