#!/usr/bin/env bash if [ $(id -g) -eq 0 ]; then chown -Rh jeremy: policy-export nodes fi