diff options
author | Ben Sima <ben@bsima.me> | 2021-04-02 21:33:45 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2021-04-02 21:33:45 -0400 |
commit | 574da8a4d081d19fd7b8447dc616d43786ef5f51 (patch) | |
tree | 2b30115e704dd1979b4f0acc45e2f32b2487a626 /Biz/Bild | |
parent | 2444dbaa079902f243744c0861d33cab9d1e5c4f (diff) |
Get my static site working again
Diffstat (limited to 'Biz/Bild')
-rw-r--r-- | Biz/Bild/ShellHook.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Biz/Bild/ShellHook.sh b/Biz/Bild/ShellHook.sh index 99cfe7d..f2c2470 100644 --- a/Biz/Bild/ShellHook.sh +++ b/Biz/Bild/ShellHook.sh @@ -94,7 +94,7 @@ function run-sentry() { https://devalloc.io https://simatime.com https://tv.simatime.com - # https://bsima.me + https://bsima.me # https://herocomics.app ) for url in ${urls[@]} |