commit cbcd72ee90d184056974dc6d77b415dec8a03baf
parent 745403a27b1585a5369d3312f207ad7e3830c608
Author: kst
Date: 2020-07-18 05:26Z

export path explicitly

Diffstat:
Mstagit-post-receive | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/stagit-post-receive b/stagit-post-receive @@ -1,6 +1,7 @@ #!/bin/sh # post-receive hooks for updating stagit web pages, # modified from the example in original stagit repo +export PATH=$HOME/bin:$PATH #---------------+----------+-----------------# # | config | #