mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 10:40:07 +00:00
fix?
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
365b9272fb
commit
d332b32b17
@ -54,9 +54,8 @@ TO=$2
|
||||
# files...
|
||||
@ pct mount $FROM
|
||||
@ pct mount $TO
|
||||
# XXX .../rootfs/ dirs are empty, unmounted???
|
||||
# ...check how tjis shold be mounted canonically
|
||||
@ rsync -Aavx \
|
||||
# XXX this seems to fail...
|
||||
@ rsync -Aavxr \
|
||||
/var/lib/lxc/$FROM/rootfs/var/www/nextcloud-data
|
||||
/var/lib/lxc/$TO/rootfs/var/www/nextcloud-data
|
||||
@ pct unmount $FROM
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user