Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleProblems during build

If you have problems during the building process, resolve your error (the first try should be git pull for both folders), then

cd ~/dev/cpm_base/
sudo
git clean -xdf


cd ~/dev/software/
sudo git clean -xdf

...