diff --git a/routeros/README.md b/routeros/README.md new file mode 100644 index 0000000..39eeca3 --- /dev/null +++ b/routeros/README.md @@ -0,0 +1,2 @@ +Run fresh Powerbox configuration : +ssh -o "StrictHostKeyChecking=no" admin@192.168.88.1 '/tool fetch url="https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/routeros/powerbox-init.rsc" dst-path=/flash/powerbox-init.rsc; /system reset-configuration no-defaults=yes run-after-reset=flash/powerbox-init.rsc;'