I'm trying to run git submodule update
command on my ubuntu machine but it hangs on Cloning into '/home/ubuntu/mazerat/mazerat/tasks/instabotpy'...
I checked following solutions but doesn't work.
Same instance works properly on macOS Mojave (Version 10.14.3) and Windows 10.
Also machine SSH public key is set on github.
I tried to run command as root (after set the root ssh key) for premission check but didn't matter.
.gitmodules
[submodule "mazerat/tasks/instabotpy"]
path = mazerat/tasks/instabotpy
url = git@github.com:motameni/instabot.py.git