Skip to content

Commit 11b2139

Browse files
committed
moved repo to github
1 parent 6fbe95b commit 11b2139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/deploy.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
set :application, 'blog2'
2-
set :repository, "pewniak747.info:/opt/git/blog2.git"
2+
set :repository, "git://github.com/pewniak747/pewniak747.info.git"
33
set :scm, :git
44
set :use_sudo, false
55
set :host, 'pewniak747.info'

0 commit comments

Comments
 (0)