diff options
| -rwxr-xr-x | test/testing.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testing.sh b/test/testing.sh index 73383bac..00ec9be5 100755 --- a/test/testing.sh +++ b/test/testing.sh | |||
| @@ -157,6 +157,7 @@ then | |||
| 157 | [ -e ~/.ssh/id_rsa.pub ] || ssh-keygen -t rsa -P "" -f ~/.ssh/id_rsa | 157 | [ -e ~/.ssh/id_rsa.pub ] || ssh-keygen -t rsa -P "" -f ~/.ssh/id_rsa |
| 158 | cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys | 158 | cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys |
| 159 | chmod og-wx ~/.ssh/authorized_keys | 159 | chmod og-wx ~/.ssh/authorized_keys |
| 160 | ssh-keyscan localhost >> ~/.ssh/known_hosts | ||
| 160 | else | 161 | else |
| 161 | luadir="/Programs/Lua/Current" | 162 | luadir="/Programs/Lua/Current" |
| 162 | fi | 163 | fi |
