mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
fix ftp restore path
This commit is contained in:
parent
931fb5beeb
commit
993796fcf2
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