-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update installer to use locals, and fs functions #7
base: main
Are you sure you want to change the base?
Conversation
Localize every variable Convert expr==false into not expr
Hi! First of all, thank you for your contribution. |
Thanks SkyTheCodeMaster!
Thanks SkyTheCodeMaster!
Code is now implemented, will do some tesing tomorrow before closing the pull request. |
Thanks SkyTheCodeMaster!
Thanks SkyTheCodeMaster!
This PR:
io.open
to check if a file exists, and instead usesfs.exists
if expr==false then
toif not expr then