azurehpc/scripts/cndefault.sh

9 строки
161 B
Bash
Исходник Обычный вид История

2019-07-20 17:15:29 +03:00
#!/bin/bash
yum -y install epel-release
yum -y install git jq htop
# change access to resource so that temp jobs can be written there
chmod 777 /mnt/resource