weird bug
parent
2f8e04be3e
commit
4c1089e459
|
@ -15,7 +15,7 @@ Now the default directory and todo list file have better default permissions:
|
||||||
|
|
||||||
# Todos
|
# Todos
|
||||||
|
|
||||||
- **Really weird bug to solve**: `~/.rodo/todo.txt`'s file permissions change from `rw-------` to `rw-rw-r--` or `rw-rw-rw` after being modified
|
- **Really weird bug to solve**: `~/.rodo/todo.txt`'s file permissions change from `rw-------` to `rw-rw-r--` (if on Ubuntu) or `rw-rw-rw` (if on Windows Subsystem for Linux) after being modified
|
||||||
- For example:
|
- For example:
|
||||||
1. Create a `test.txt` file somewhere
|
1. Create a `test.txt` file somewhere
|
||||||
2. Open a Racket REPL
|
2. Open a Racket REPL
|
||||||
|
|
Loading…
Reference in New Issue