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...
|
# files...
|
||||||
@ pct mount $FROM
|
@ pct mount $FROM
|
||||||
@ pct mount $TO
|
@ pct mount $TO
|
||||||
# XXX .../rootfs/ dirs are empty, unmounted???
|
# XXX this seems to fail...
|
||||||
# ...check how tjis shold be mounted canonically
|
@ rsync -Aavxr \
|
||||||
@ rsync -Aavx \
|
|
||||||
/var/lib/lxc/$FROM/rootfs/var/www/nextcloud-data
|
/var/lib/lxc/$FROM/rootfs/var/www/nextcloud-data
|
||||||
/var/lib/lxc/$TO/rootfs/var/www/nextcloud-data
|
/var/lib/lxc/$TO/rootfs/var/www/nextcloud-data
|
||||||
@ pct unmount $FROM
|
@ pct unmount $FROM
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user