5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-03 10:37:05 +00:00

cambio de repositorio

This commit is contained in:
f 2019-07-03 15:25:21 -03:00
parent 468eb93ec7
commit 9599b10324
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D

View file

@ -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'