From 2adfed104c40c5585c0424db3d4ce43c723c660a Mon Sep 17 00:00:00 2001 From: Carlos Santos <125412989+CarlosSuporteISP@users.noreply.github.com> Date: Sat, 13 Sep 2025 03:29:17 -0300 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8607f94..c806b21 100644 --- a/README.md +++ b/README.md @@ -14,25 +14,25 @@ cd /opt/hyperglass "### https://hyperglass.dev/configuration/config Change the files in the /etc/hyperglass folder after copying with your information or add something following the official doc" -cp /opt/hyperglass/.samples/sample_config.yaml /etc/hyperglass/config.yaml +cp /opt/hyperglass/.samples/sample_config /etc/hyperglass/config.yaml -cp /opt/hyperglass/.samples/sample_terms-and-conditions.md /etc/hyperglass/terms-and-conditions.md +cp /opt/hyperglass/.samples/sample_terms-and-conditions /etc/hyperglass/terms-and-conditions.md "### https://hyperglass.dev/configuration/devices Change the files in the /etc/hyperglass folder after copying with your information or add something following the official doc" -cp /opt/hyperglass/.samples/sample_devices.yaml /etc/hyperglass/devices.yaml +cp /opt/hyperglass/.samples/sample_devices2 /etc/hyperglass/devices.yaml "### https://hyperglass.dev/configuration/directives Change the files in the /etc/hyperglass folder after copying with your information or add something following the official doc" -cp /opt/hyperglass/.samples/sample_directives_huawei.yaml /etc/hyperglass/directives.yaml +cp /opt/hyperglass/.samples/sample_directives_huawei /etc/hyperglass/directives.yaml -cp /opt/hyperglass/.samples/sample_directives_juniper.yaml /etc/hyperglass/directives.yaml +cp /opt/hyperglass/.samples/sample_directives_juniper /etc/hyperglass/directives.yaml -cp /opt/hyperglass/.samples/sample_directives_mikrotik.yaml /etc/hyperglass/directives.yaml +cp /opt/hyperglass/.samples/sample_directives_mikrotik /etc/hyperglass/directives.yaml "### Environment Variables https://hyperglass.dev/installation/environment-variables" -cp /opt/hyperglass/.samples/sample_hyperglass.env /etc/hyperglass/hyperglass.env +cp /opt/hyperglass/.samples/sample_hyperglass /etc/hyperglass/hyperglass.env "### Optional: Quickstart"