Closed japanoise closed 3 years ago
Currently it panics with "file not found", so you have to do the annoying touch myfile && em myfile
touch myfile && em myfile
Should be a straightforward fix - fork on file-not-found.
Currently it panics with "file not found", so you have to do the annoying
touch myfile && em myfile
Should be a straightforward fix - fork on file-not-found.