site

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

commit 60eb0ad1d0dce21c9059283b1697ccc12403aac4
parent 8eb1dbfc700025691b19298bfa88d08baf3b13aa
Author: Beau <cbeauhilton@gmail.com>
Date:   Thu,  1 Dec 2022 14:21:56 -0600

small change to test new deploy process

Diffstat:
Massets/post-receive-rssg | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assets/post-receive-rssg b/assets/post-receive-rssg @@ -1,6 +1,6 @@ #!/bin/sh -e -title='Beau Hilton' +title='beau hilton' url='https://beauhilton.com' dst="/var/www/htdocs/www.beauhilton.com"