Skip to content
Snippets Groups Projects
Commit 3c94cf91 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

webdoc corr chmod

parent 5122056d
No related branches found
No related tags found
2 merge requests!1844rebase on r21 of 4aug,!1815webdoc corr chmod
Pipeline #107430 passed
......@@ -39,7 +39,7 @@ The installer is self-extracting and does _not_ need root permission.
We recommend installation to a dedicated directory (here `~/ba`):
```
$ chmod +x {{% recommended-linuxinstaller %}} # permit execution
$ chmod u+x {{% recommended-linuxinstaller %}} # permit execution
$ {{% recommended-linuxinstaller %}} --help # show options
$ ba_path='~/ba'
$ mkdir $ba_path
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment