hongbo-miao/hongbomiao.com

View on GitHub
cloud-platform/aws/aws-parallelcluster/jobs/hello.sh

Summary

Maintainability
Test Coverage
#!/usr/bin/env bash

sleep 10
echo "Hello from $(hostname)"