mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
err...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0280bb2a19
commit
365b9272fb
@ -54,6 +54,8 @@ TO=$2
|
|||||||
# files...
|
# files...
|
||||||
@ pct mount $FROM
|
@ pct mount $FROM
|
||||||
@ pct mount $TO
|
@ pct mount $TO
|
||||||
|
# XXX .../rootfs/ dirs are empty, unmounted???
|
||||||
|
# ...check how tjis shold be mounted canonically
|
||||||
@ rsync -Aavx \
|
@ 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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user