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

6 lines
62 B
Bash

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