6 lines
176 B
Bash
6 lines
176 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
chmod 600 ~/.alex-environ/home/.ssh/config
|
||
|
chmod 600 ~/.alex-environ/home/.ssh/config.d/config_clever
|
||
|
chmod 600 ~/.alex-environ/home/.ssh/config.d/config_xforward
|