Linux command
yadm-perms 命令
文本
Copy it and replace filenames, paths, or keywords as needed.
命令示例
Fix file permissions
yadm perms
说明
yadm perms sets secure permissions on sensitive files. Ensures SSH keys and other secrets have proper permissions (600). Run after clone or pull to fix permissions that git doesn't preserve.
FAQ
What is the yadm-perms command used for?
yadm perms sets secure permissions on sensitive files. Ensures SSH keys and other secrets have proper permissions (600). Run after clone or pull to fix permissions that git doesn't preserve.
How do I run a basic yadm-perms example?
Run `yadm perms` in a terminal, then adjust file names, paths, flags, or remote targets for your system.