tpost-receive - gitzone - git-based zone management tool for static and dynamic domains HTML git clone https://git.parazyd.org/gitzone DIR Log DIR Files DIR Refs --- tpost-receive (133B) --- 1 #!/bin/sh 2 3 #(date; echo post-receive) >> ~/gitzone.log 4 /usr/bin/gitzone /etc/gitzone.conf post-receive # 2>&1 | tee -a ~/gitzone.log