Files
hdk-core/scripts/container/ssh-key-permission.sh
2022-12-19 17:20:04 +08:00

7 lines
101 B
Bash
Executable File

#!/usr/bin/env bash
chmod -R 700 ~/.ssh
#chmod 600 ~/.ssh/authorized_keys
#chown -R git:git ~/.ssh