SpecialistOff.NET / Вопросы / Статьи / Фрагменты кода / Резюме / Метки / Помощь / Файлы
Список вопросов ПечатьМетки: helm fedora linux curl chmod
RemiZOffAlex Создано: 2021-06-14 21:21:15.745222 Обновлено: 2021-06-14 21:21:15.745222 |
---|
curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 chmod 700 get_helm.sh ./get_helm.sh |