mirror of
https://github.com/nadimkobeissi/mkbsd.git
synced 2025-01-18 11:17:47 -05:00
Update mkbsd.js
This commit is contained in:
parent
a0f8950b1a
commit
1c1ea65e43
1 changed files with 4 additions and 0 deletions
4
mkbsd.js
4
mkbsd.js
|
@ -1,3 +1,7 @@
|
|||
// Created by Nadim Kobeissi
|
||||
// Modified by @ispeakcode
|
||||
// Licensed under the WTFPL License
|
||||
|
||||
const fs = require('fs');
|
||||
const path = require('path');
|
||||
const crypto = require('crypto');
|
||||
|
|
Loading…
Reference in a new issue