dockerfiles/gitolite-stagit/local_code/triggers/set-owner

6 lines
64 B
Bash

#!/bin/sh
set -e
[ -n "$2" ] && /usr/local/bin/set-owner "$2"