mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-19 21:04:06 -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 USER $USERNAME
|
||||||
quote PASS $PASSWORD
|
quote PASS $PASSWORD
|
||||||
binary
|
binary
|
||||||
|
lcd $BACKUP
|
||||||
$1
|
$1
|
||||||
$2
|
$2
|
||||||
$3
|
$3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue