mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-01 14:06:15 +00:00
refactoring leftovers
This commit is contained in:
@ -72,6 +72,6 @@ public function path(): string
|
||||
|
||||
public function storagePath(): string
|
||||
{
|
||||
return '/'.$this->name.'.zip';
|
||||
return '/'.$this->backup->database->name.'/'.$this->name.'.zip';
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user