v1.8.4 - Fixed a bug with mkdir and with /mnt not being generated on install.
This commit is contained in:
@@ -11,4 +11,4 @@ end
|
||||
if fs.exists(directory) then
|
||||
print("\27[91mAn object already exists at the specified path.")
|
||||
end
|
||||
fs.makeDirectory(file)
|
||||
fs.makeDirectory(directory)
|
||||
|
||||
Reference in New Issue
Block a user