mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKit.git
synced 2026-01-15 00:35:08 +08:00
7 lines
101 B
Bash
7 lines
101 B
Bash
#!/usr/bin/env bash
|
|
|
|
chmod -R 700 ~/.ssh
|
|
#chmod 600 ~/.ssh/authorized_keys
|
|
|
|
#chown -R git:git ~/.ssh
|