mirror of
http://124.126.16.154:8888/singularity/hdk-auth.git
synced 2026-01-15 05:35:07 +08:00
7 lines
101 B
Bash
Executable File
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
|