Update mkbsd.js

This commit is contained in:
Nabil Mohammed Nalakath 2024-09-29 02:24:26 +05:30 committed by GitHub
parent a0f8950b1a
commit 1c1ea65e43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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');