This commit is contained in:
Kanchan Mehrotra 2019-08-02 10:20:39 -07:00 коммит произвёл GitHub
Родитель 3a6bf2d1be
Коммит 5a1621034b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -21,7 +21,7 @@ azhpc-scp -u hpcuser -r $azhpc_dir/apps hpcuser@headnode:.
> Alternatively you can checkout the azurehpc repository but you will need to update the paths according to where you put it.
```
azhpc-run -u hpcuser $azhpc_dir/apps/fluent/install_fluent.sh
azhpc-run -u hpcuser apps/fluent/install_fluent.sh
```
> Note: This will install into `/apps`.