mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
Merge pull request #1975 from Daniyal-Javani/fix-ftp-restore-path
Fix ftp restore path
This commit is contained in:
commit
5f0856f1c4
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ ftpc() {
|
|||
quote USER $USERNAME
|
||||
quote PASS $PASSWORD
|
||||
binary
|
||||
lcd $BACKUP
|
||||
$1
|
||||
$2
|
||||
$3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue