updates to git submodules path
This commit is contained in:
parent
84dff76a0a
commit
ea25a9cc44
1 changed files with 2 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -4,5 +4,6 @@
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
[submodule "libraries/fc"]
|
[submodule "libraries/fc"]
|
||||||
path = libraries/fc
|
path = libraries/fc
|
||||||
url = https://github.com/peerplays-network/peerplays-fc.git#Task/Ubuntu18.04-Upgrade
|
url = https://github.com/PBSA/peerplays-fc.git
|
||||||
|
branch = feature/ubuntu18.04-upgrade
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue