add idea on how fix permissions

This commit is contained in:
GenZmeY 2020-07-12 02:22:55 +03:00
parent b21333e317
commit ac84df6ced

2
TODO
View File

@ -11,6 +11,8 @@
- generate unique password for server bot on install
- parallel actions
- bash completion
- fix permissions for log/ini by inotify. Example:
inotifywait -qm -e 'create' -e 'moved_to' --format %w%f /home/genzmey/test/ /home/genzmey/test2/
###################