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 @@
|-- envs.net/~grizzly
-
- |-- - heathens.club/~grizzly -
|-- thunix.net/~grizzly
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