mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-12-23 12:01:49 +00:00
Compare commits
3 Commits
b9277f2e74
...
43f19810a1
| Author | SHA1 | Date | |
|---|---|---|---|
| 43f19810a1 | |||
| f6015311bb | |||
| 073e9a8939 |
@ -51,6 +51,10 @@ OPTS_STAGE_2="\
|
|||||||
|
|
||||||
|
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
|
# XXX do a version using alpune...
|
||||||
|
# see:
|
||||||
|
# https://wiki.alpinelinux.org/wiki/Gitea
|
||||||
|
#
|
||||||
|
|
||||||
echo "# Building config..."
|
echo "# Building config..."
|
||||||
buildAssets
|
buildAssets
|
||||||
|
|||||||
@ -155,6 +155,8 @@ pctPushAssets $ID
|
|||||||
# Colabora...
|
# Colabora...
|
||||||
# XXX should this be a function/script, callable separately, usefull to
|
# XXX should this be a function/script, callable separately, usefull to
|
||||||
# update existing installations???
|
# update existing installations???
|
||||||
|
# XXX can we make the backup/restore/migrate scripts generic and simply adapt
|
||||||
|
# them for running in lxc, over ssh or locally???
|
||||||
if ! [ -z $COLLABORA_OFFICE ] ; then
|
if ! [ -z $COLLABORA_OFFICE ] ; then
|
||||||
echo "# Collabora office..."
|
echo "# Collabora office..."
|
||||||
# see:
|
# see:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user