aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xblogsend2
1 files changed, 1 insertions, 1 deletions
diff --git a/blogsend b/blogsend
index ead7710..95781f5 100755
--- a/blogsend
+++ b/blogsend
@@ -6,7 +6,7 @@
LOCALDIR=~/web
REMOTEDIR=/srv/http/wittamore.fr
# defined in ~/.ssh/config
-REMOTEHOST="soc"
+REMOTEHOST="home"
# update git
echo "-- Updating git"