mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-14 17:51:41 +00:00
eliminar el destino de www
This commit is contained in:
parent
7c648bdae1
commit
00fafc2e84
1 changed files with 1 additions and 1 deletions
|
@ -30,6 +30,6 @@ class DeployWww < Deploy
|
|||
private
|
||||
|
||||
def remove_destination!
|
||||
File.rm_f destination
|
||||
FileUtils.rm_f destination
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue