Versions Compared

Key

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

...

The following script will do this for you:

Code Block
# JTEL Directory
cd /srv/jtel/shared/JTEL
git checkout -- .
git clean -fd

# JTELCarrierPortal Directory
cd /srv/jtel/shared/JTELCarrierPortal
git checkout -- .
git clean -fd

cd /srv/jtel/shared/

Update

Stop Services

Stop the following services:

...