./scripts/stop
git stash -u
git pull
git stash pop
./scripts/start
or use `./scripts/update`
Please Login to reply.
Thanks
Did have permissions issues but was able to fix it with chmod and chown