site

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

commit 8eb1dbfc700025691b19298bfa88d08baf3b13aa
parent a4b7dc85dce76f5e3e243f8caaaa20d0588a4ba9
Author: Beau <cbeauhilton@gmail.com>
Date:   Thu,  1 Dec 2022 14:19:22 -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,6 +1,6 @@ #!/bin/sh -e -title='Beau Hilton' +title='beau hilton' url='https://beauhilton.com' dst="/var/www/htdocs/www.beauhilton.com"