This website requires JavaScript.
Explore
Help
Register
Sign In
lightcordwarez
/
Lightcord
mirror of
https://github.com/Lightcord/Lightcord.git
Watch
1
Star
0
Fork
You've already forked Lightcord
0
Code
Issues
Releases
Wiki
Activity
8a3b5f752c
Lightcord
/
remove.js
3 lines
72 B
JavaScript
Raw
Blame
History
const
fs
=
require
(
"fs"
)
fs
.
rmdirSync
(
"./distApp"
,
{
"recursive"
:
true
}
)
Reference in New Issue
View Git Blame
Copy Permalink