From 09fcb1b82d8fef96769dc416aa817e54f95c728c Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Sat, 29 Oct 2022 11:35:24 -0700 Subject: -m --- src/writing/moralrealism.php | 3 ++- updatesite | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/writing/moralrealism.php b/src/writing/moralrealism.php index 069d50d..76bbcdc 100644 --- a/src/writing/moralrealism.php +++ b/src/writing/moralrealism.php @@ -1,7 +1,8 @@

Moral realism is, in essence, the concept that moral statements deal with a real thing. That is to say, a statement such as "murder is wrong" is a statement of fact in much the same way that "the sky is blue" is. As a proposition, it could be said "the statement "murder is wrong" is true." Generally speaking, moral realism is the diff --git a/updatesite b/updatesite index dde0a14..066cfd5 100755 --- a/updatesite +++ b/updatesite @@ -1,4 +1,4 @@ -rsync -avzP --rsh=ssh . root@www.aberrantflux.xyz:/var/www/aberrantflux-site +rsync -avzP --rsh=ssh ./src/ root@www.aberrantflux.xyz:/var/www/aberrantflux-site if [ $# -eq 0 ]; then exit 0 -- cgit v1.2.3-70-g09d2