mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-12-17 00:51:46 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
53d58516d9
commit
3b55288c20
@ -71,6 +71,7 @@ APPDATA=/var/lib/lxc/$TO/rootfs/var/www/nextcloud-data/appdata_$TO_INSTANCEID
|
|||||||
/var/lib/lxc/$TO/rootfs/var/www/nextcloud-data/appdata_$FROM_INSTANCEID \
|
/var/lib/lxc/$TO/rootfs/var/www/nextcloud-data/appdata_$FROM_INSTANCEID \
|
||||||
"$APPDATA"
|
"$APPDATA"
|
||||||
### XXX should we copy the whole thing or just the logo/background???
|
### XXX should we copy the whole thing or just the logo/background???
|
||||||
|
### XXX a better way to do this is to maintain a list of files to move...
|
||||||
##FROM_THEME_DIR=/var/lib/lxc/$TO/rootfs/var/www/nextcloud-data/appdata_$FROM_INSTANCEID/theming/global/images
|
##FROM_THEME_DIR=/var/lib/lxc/$TO/rootfs/var/www/nextcloud-data/appdata_$FROM_INSTANCEID/theming/global/images
|
||||||
##TO_THEME_DIR=/var/lib/lxc/$TO/rootfs/var/www/nextcloud-data/appdata_$TO_INSTANCEID/theming/global/images
|
##TO_THEME_DIR=/var/lib/lxc/$TO/rootfs/var/www/nextcloud-data/appdata_$TO_INSTANCEID/theming/global/images
|
||||||
##if [ -e "$FROM_THEME_DIR" ] ; then
|
##if [ -e "$FROM_THEME_DIR" ] ; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user