commit f26c8caf5baead84de415199c734dd447e6512a3 parent 090de2e3b6d8152eb6b305ad18ebe51e0d9a882e Author: Beau <cbeauhilton@gmail.com> Date: Thu, 1 Dec 2022 14:29:47 -0600 small change to test new deploy process Diffstat:
M | assets/post-receive-soupault | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/assets/post-receive-soupault b/assets/post-receive-soupault @@ -1,4 +1,4 @@ -#!/bin/sh -e +#!/bin/zsh -e title='beau hilton' url='https://beauhilton.com'