Knowledge Base - How do i update my BBS?

  1. cd /sbbs

  2. make install USE_DOSEMU=1 RELEASE=1

  3. chown -r bbsowner:bbsowner /sbbs

  4. Restart the SBBS process...
  5. ----- Upgrade tips
  6. It sounds like you overwrote your ctrl/*.cnf files from Git or tarball. Restore from back-up and don't over-write *anything* in the ctrl dir except for the text.dat file.
  7. ----- Old update steps:
  8. export CVSROOT=:pserver:anonymous@cvs.synchro.net:/cvsroot/sbbs
  9. cvs update -d exec
  10. cvs update -d src 3rdp
  11. cd /sbbs/src/sbbs3; make RELEASE=1 USE_DOSEMU=1 install
  12. cd /sbbs/src/sbbs3/scfg; make RELEASE=1 USE_DOSEMU=1 install
  13. cd /sbbs/exec; make
  14. /sbbs/exec/jsexec update.js
  15. /etc/init.d/sbbs restart

Applies To

All Products

Details

Created : 2018-01-11 00:23:04, Last Modified : 2023-01-26 16:45:50