I have made a script which makes a info.concat file using default lua's write function. but i can't delete it using the script. the os.remove returns error saying that remove function doesn't exist, and there is no deleteFile option in app_fs. please implement this option. thanks