From bdedac09ed524e220126ac8e3cced928c2cf4142 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Tue, 2 Nov 2021 00:07:57 -0400 Subject: [PATCH] Update for 02-11-21 00:07 --- backup.sh | 9 ++++++--- rezero/index.wiki | 2 ++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/backup.sh b/backup.sh index d34bae3..d570edc 100755 --- a/backup.sh +++ b/backup.sh @@ -1,5 +1,8 @@ #!/bin/bash -git add * -git commit -m "Update for $(date "+%d-%m-%y %R")" -git push +SCRIPT_DIR="$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )" +echo $SCRIPT_DIR + +git -C "$SCRIPT_DIR" add . +git -C "$SCRIPT_DIR" commit -m "Update for $(date "+%d-%m-%y %R")" +git -C "$SCRIPT_DIR" push diff --git a/rezero/index.wiki b/rezero/index.wiki index 240c1a7..b0fadbc 100644 --- a/rezero/index.wiki +++ b/rezero/index.wiki @@ -21,6 +21,8 @@ The greatest story ever written ==== Felt Faction ==== +* [[Felt]] + ==== Anastasia Faction ====