mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-14 17:11:41 +00:00
cambio de repositorio
This commit is contained in:
parent
468eb93ec7
commit
9599b10324
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
set :application, 'sutty'
|
||||
set :repo_url, 'git@0xacab.org:itacate-kefir/sutty.git'
|
||||
set :repo_url, 'git@0xacab.org:sutty/sutty.git'
|
||||
|
||||
set :bundle_flags, '--deployment'
|
||||
set :default_env, path: '/usr/lib/passenger/bin:$PATH'
|
||||
|
|
Loading…
Reference in a new issue