Skip to content

Commit 8c57554

Browse files
Added the remotes script
1 parent 90d3acc commit 8c57554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/tasks/remotes.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
task :setup_remote_to_jp do
44
`git remote rm jp`
5-
`git remote add jp git://github.com/developwithpassion/nbdndp.git`
5+
`git remote add jp git://github.com/developwithpassion/dwpdp.git`
66
end

0 commit comments

Comments
 (0)