Merge #20

Merged
Sirherobrine23 merged 26 commits from main into stable 2021-01-31 02:44:49 +00:00
12 changed files with 154 additions and 127 deletions
Showing only changes of commit b303271a49 - Show all commits

View File

@ -39,6 +39,7 @@ module.exports = (Vdown) => {
totalfiles--
if (totalfiles === 0){
const docker_exit = process.env.BDS_DOCKER_IMAGE
console.log(docker_exit)
if (docker_exit.includes("true")){
console.log(`going out`)
process.exit(0)