From f9a14d922a5b8c7f061c11df2379604300ee0a4d Mon Sep 17 00:00:00 2001 From: Prabhjot Date: Tue, 6 Aug 2019 10:04:58 -0400 Subject: [PATCH] Changed fc submodule to ubuntu 18.04 upgrade --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 5ad29232..68eb4c05 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,5 +4,5 @@ ignore = dirty [submodule "libraries/fc"] path = libraries/fc - url = https://github.com/peerplays-network/peerplays-fc + url = https://github.com/PBSA/peerplays-fc/tree/feature/ubuntu18.04-upgrade ignore = dirty