Reverted changes in 'gulpfile.js'.

10.3.x-maintenance
mikeller 2018-05-19 17:38:16 +12:00
parent 951f82f62e
commit 487719f565
1 changed files with 3 additions and 2 deletions

View File

@ -404,7 +404,7 @@ function release_deb(arch, done) {
_out: RELEASE_DIR,
_copyright: 'assets/linux/copyright',
_clean: true
}));
}));
}
function release_rpm(arch, done) {
@ -496,7 +496,8 @@ function release_osx64() {
}
}
},
}));
})
);
}
// Create the dir directory, with write permissions