# Run this if your are not on the server
# ssh michele@davte.it;

cd /home/michele/personal_website;
git submodule add ssh://git@gogs.davte.it:8445/michelezoncheddu/image-editor.git image-editor;
git submodule init;
git submodule update;