mirror of
https://github.com/Lightcord/Lightcord.git
synced 2025-04-12 00:55:40 +02:00
3 lines
72 B
JavaScript
3 lines
72 B
JavaScript
const fs = require("fs")
|
|
|
|
fs.rmdirSync("./distApp", {"recursive": true}) |