Subj : Re: Synchronet 3.20 To : Nightfox From : nelgin Date : Fri Oct 06 2023 15:06:19 Re: Re: Synchronet 3.20 By: Nightfox to Zazz on Thu Oct 05 2023 10:58:20 > jsexec upgrade_to_v320.js Doesn't upgrade.js call this? There's also an executable that has to be run too. root@bbs:/sbbs/exec# grep 320 update.js js.exec("upgrade_to_v320.js", {}); var cmdline = system.exec_dir + "upgrade_to_v320"; You definitely want to make sure you run stuff in the right order. .