5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-23 15:56:21 +00:00

Merge branch 'deploy-rsync' into panel.sutty.nl

This commit is contained in:
f 2022-04-06 17:25:31 -03:00
commit b44b9dda98

View file

@ -47,6 +47,14 @@ class DeployRsync < Deploy
false
end
def env
{
'HOME' => home_dir,
'PATH' => '/usr/bin',
'LANG' => ENV['LANG']
}
end
# Confiar en la primera llave que encontremos, fallar si cambian
#
# @return [Symbol]