From 1667adf97490de0b3cccfdf1776b31416d742498 Mon Sep 17 00:00:00 2001 From: Sebastian Korotkiewicz Date: Sat, 3 Sep 2022 12:51:15 +0200 Subject: [PATCH] update --- index.html | 31 ++++++------------------------- update.sh | 2 +- 2 files changed, 7 insertions(+), 26 deletions(-) diff --git a/index.html b/index.html index c03292a..43ea91b 100644 --- a/index.html +++ b/index.html @@ -46,27 +46,9 @@
- grizzly at ttm dot sh + grizzly at sdf dot org
-
- grizzly at envs dot net -
-
- grizzly at tilde dot club -
-
- grizzly at tilde dot institute -
-
- grizzly at thunix dot net -
-
- grizzly at dimension dot sh -
-
- grizzly at aussies dot space -
@@ -74,6 +56,11 @@
Tildeverse
+
+ + |-- grizzly.sdf.org + +
|-- ~team/~grizzly @@ -98,12 +85,6 @@ - diff --git a/update.sh b/update.sh index 2dcdc1d..ea56170 100755 --- a/update.sh +++ b/update.sh @@ -6,7 +6,7 @@ ssh rwrs git --work-tree=/home/grizzly/public_html --git-dir=/home/grizzly/publi ssh pink git --work-tree=/home/grizzly/public_html --git-dir=/home/grizzly/public_html/.git pull ; ssh guru git --work-tree=/home/grizzly/public_html --git-dir=/home/grizzly/public_html/.git pull ; ssh unix git --work-tree=/home/grizzly/public_html --git-dir=/home/grizzly/public_html/.git pull ; -ssh heat git --work-tree=/home/grizzly/www --git-dir=/home/grizzly/www/.git pull ; +ssh sdf git --work-tree=/home/grizzly/www --git-dir=/sdf/udd/g/grizzly/html/.git pull ; ssh hash git --work-tree=/home/grizzly/Public --git-dir=/home/grizzly/Public/.git pull ; ssh dim git --work-tree=/home/grizzly/public_html --git-dir=/home/grizzly/public_html/.git pull ; ssh auss git --work-tree=/home/grizzly/public_html --git-dir=/home/grizzly/public_html/.git pull ; \ No newline at end of file