diff options
author | Christian Hesse <mail@eworm.de> | 2023-03-07 22:07:33 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-03-07 22:07:33 +0100 |
commit | 4dc7f41a7660d3c9391007e42e410aaaa80ec2e1 (patch) | |
tree | 8ce254db2195d8acf52712a04d565ba39e2ba69f | |
parent | 8ca434ec05620569c0bfc82c81c02c11ff694223 (diff) | |
download | routeros-scripts-custom-4dc7f41a7660d3c9391007e42e410aaaa80ec2e1.tar.gz routeros-scripts-custom-4dc7f41a7660d3c9391007e42e410aaaa80ec2e1.tar.zst |
doc/hello-world: install from main branch
-rw-r--r-- | doc/hello-world.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/hello-world.md b/doc/hello-world.md index e8af164..fee4685 100644 --- a/doc/hello-world.md +++ b/doc/hello-world.md @@ -17,7 +17,7 @@ Requirements and installation Just install the script: - $ScriptInstallUpdate hello-world "base-url=https://git.eworm.de/cgit/routeros-scripts-custom/plain/" + $ScriptInstallUpdate hello-world "base-url=https://git.eworm.de/cgit/routeros-scripts-custom/plain/, url-suffix=?h=main" Configuration ------------- |