echo"Pd-L2Ork full installer... IMPORTANT! To ensure you have the most up-to-date submodules, this process requires internet connection to pull sources from various repositories..."
echo"Pd-L2Ork full installer... IMPORTANT! To ensure you have the most up-to-date submodules, this process requires internet connection to pull sources from various repositories..."
if[-d .git ];then
if[-d .git ];then
# check if Gem submodule is empty, and if so do first init
git submodule update --init
if["$(ls-A Gem)"];then
git submodule update
#git submodule foreach git pull origin master
else
# init all submodules (only necessary the first time)