permission on config

This commit is contained in:
localhost_frssoft 2023-07-21 20:57:21 +03:00
parent 88c7473725
commit 0c533c54b6

View File

@ -4,6 +4,7 @@ Useful for ancient devices, but TOTALLY NOT SECURE!
```copy example config and edit ```copy example config and edit
cp config.example config cp config.example config
chmod 600 config
$EDITOR config $EDITOR config
``` ```