aboutsummaryrefslogtreecommitdiff
path: root/templates/deploy.sh.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/deploy.sh.erb')
-rw-r--r--templates/deploy.sh.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/deploy.sh.erb b/templates/deploy.sh.erb
index 2c7f789..cc31401 100644
--- a/templates/deploy.sh.erb
+++ b/templates/deploy.sh.erb
@@ -39,7 +39,6 @@ ikiwiki-makerepo git $SITE/"$INSTANCE"_src_tmp $REPO
git clone $REPO $SITE/"$INSTANCE"_src
# Fix remotes
-
cd $SITE/"$INSTANCE"_src
git remote rm origin
git remote add origin $REMOTE