commit | 09f213fd1e7e69707de09e2768295e5fb97d0d7f | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Thu Jul 28 12:35:48 2022 +0100 |
committer | pineafan <pineapplefanyt@gmail.com> | Thu Jul 28 12:35:48 2022 +0100 |
tree | b161a5ca09f8273e4e89f7f0c476239c5552ac18 | |
parent | 6d53741e8e78fdc3fe3d3631a6a96eb35c87204f [diff] [blame] |
Didnt add a file though
diff --git a/Installer.js b/Installer.js new file mode 100644 index 0000000..1e3eafc --- /dev/null +++ b/Installer.js
@@ -0,0 +1,4 @@ +import format from "./src/config/format.js"; + +await format(true) +process.exit(0) \ No newline at end of file