Initialize:
git submodule add https://git.lumen.sh/Fierelier/unigi.pack
git submodule update --init --recursive
Update:
git -C unigi.pack pull
git -C unigi.pack submodule update --recursive
Description
Initialize:
git submodule add https://git.lumen.sh/Fierelier/unigi.pack
git submodule update --init --recursive
Update:
git -C unigi.pack pull
git -C unigi.pack submodule update --recursive