Use /tmp as remote tmp
This commit is contained in:
parent
c0693a1b41
commit
d262f71e15
@ -9,6 +9,7 @@ host_key_checking = false # I'm constantly spinning machines up and down; no tim
|
||||
command_warnings = true
|
||||
#deprecation_warnings = false
|
||||
system_warnings = true
|
||||
remote_tmp = /tmp
|
||||
|
||||
[ssh_connection]
|
||||
pipelining = true
|
||||
|
Loading…
Reference in New Issue
Block a user