From 3430251050f2fe1df8311ee4b86a9ee02eb795b2 Mon Sep 17 00:00:00 2001 From: lunaisnotaboy Date: Sun, 4 Jul 2021 20:59:01 -0400 Subject: [PATCH] oops --- config/deploy.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/deploy.rb b/config/deploy.rb index b89577f..17839c8 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -2,7 +2,7 @@ lock "~> 3.16.0" set :application, "mint-lgbt" -set :repo_url, "https://fem.mint.lgbt/mint.lgbt/home.git" +set :repo_url, "https://fem.mint.lgbt/mint.lgbt/home-old.git" # Default branch is :master # ask :branch, `git rev-parse --abbrev-ref HEAD`.chomp