From 7c99570e6b2cf3127dd8d5e52978771f70b729e1 Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Wed, 1 Apr 2015 23:13:15 +0200
Subject: [PATCH] Ryttargardskyrkan: new ChurchInfo server.

* fetch-work-pcfritz: Replace shimon with levi.
---
 ChangeLog          | 3 +++
 fetch-work-pcfritz | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 5d5735d..70ef7d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-04-01  Per Cederqvist  <ceder@lysator.liu.se>
 
+	Ryttargardskyrkan: new ChurchInfo server.
+	* fetch-work-pcfritz: Replace shimon with levi.
+
 	Ignore autosave files.
 	* .gitignore: Ignore autosave files.
 
diff --git a/fetch-work-pcfritz b/fetch-work-pcfritz
index 01745ef..78ed574 100755
--- a/fetch-work-pcfritz
+++ b/fetch-work-pcfritz
@@ -51,8 +51,8 @@ ssh -i /root/.ssh/backupkey -l root gad \
 	       "gad /samba/profiles/" $1}' \
 >> $NT
 
-echo shimon home shimon /home >> $NT
-echo shimon wwwdata shimon /var/www >> $NT
+echo levi home levi /home >> $NT
+echo levi wwwdata levi /var/www >> $NT
 
 diff -u $TASKS $NT
 echo -n '[CONFIRM] '
-- 
GitLab