Use github URL
This commit is contained in:
parent
72d00c1d4b
commit
40415c3a0d
@ -183,7 +183,7 @@ export async function main(ns) {
|
||||
{name: 'no-banner', desc: 'Hide the banner (Used internally)', flags: ['--no-banner'], default: false}
|
||||
]);
|
||||
const args = argParser.parse(ns.args || []);
|
||||
const src = 'https://gitlab.zakscode.com/ztimson/BitBurner/-/raw/develop/scripts/';
|
||||
const src = 'https://raw.githubusercontent.com/PointyTrident/Bitburner/develop/scripts/';
|
||||
const dest = '/scripts/';
|
||||
const fileList = [
|
||||
'lib/arg-parser.js',
|
||||
|
Loading…
Reference in New Issue
Block a user