site

Unnamed repository; edit this file 'description' to name the repository.
git clone https://git.beauhilton.com/site.git
Log | Files | Refs

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:
Massets/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'