BlinkenArea - GitList
Repositories
Blog
Wiki
permissioner
Code
Commits
Branches
Tags
Search
Tree:
46515a7
Branches
Tags
master
permissioner
tests
trees
testTrees.bash
implement chown/chmod
Stefan Schuermans
commited
46515a7
at 2020-08-23 12:37:57
testTrees.bash
Blame
History
Raw
#! /bin/bash set -eux -o pipefail SCRIPT_DIR="$(readlink -f "$(dirname "$0")")" rm -rf work cp -a "$SCRIPT_DIR/work" work ./testTrees "$SCRIPT_DIR/trees.cfg"