mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
fix for default backup path
This commit is contained in:
parent
73ed11210c
commit
1ca68067e3
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ fi
|
|||
echo "HOST='$host'
|
||||
USERNAME='$ftp_user'
|
||||
PASSWORD='$ftp_password'
|
||||
BPATH='$ftp_path'
|
||||
TIME='$TIME'
|
||||
DATE='$DATE'" > $VESTA/conf/ftp.backup.conf
|
||||
chmod 660 $VESTA/conf/ftp.backup.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue