Knowledge Base - How do i update my BBS?
-
cd /sbbs
-
make install USE_DOSEMU=1 RELEASE=1
-
chown -r bbsowner:bbsowner /sbbs
- Restart the SBBS process...
- ----- Upgrade tips
- 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.
- ----- Old update steps:
- export CVSROOT=:pserver:anonymous@cvs.synchro.net:/cvsroot/sbbs
-
cvs update -d exec
-
cvs update -d src 3rdp
- cd /sbbs/src/sbbs3; make RELEASE=1 USE_DOSEMU=1 install
- cd /sbbs/src/sbbs3/scfg; make RELEASE=1 USE_DOSEMU=1 install
- cd /sbbs/exec; make
- /sbbs/exec/jsexec update.js
- /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