im stupid

This commit is contained in:
Astra 2018-04-24 23:45:52 -04:00
parent efb1788a70
commit a9f17570e0
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@
);
// check for epapi updates
if (!fs.existsSync($api.data + '/DONTUPDATE'))
if ($api.lite || !fs.existsSync($api.data + '/DONTUPDATE'))
(function () {
// fetch the latest build of epapi