Compare commits

...

2 Commits

Author SHA1 Message Date
CanbiZ
de4a88d10d Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2025-05-28 18:31:16 +02:00
CanbiZ
4690ca204d Update ocis-install.sh 2025-05-28 18:31:14 +02:00

View File

@ -27,7 +27,7 @@ install_go
msg_info "Setup ocis"
cd /opt
git clone git@github.com:owncloud/ocis.git
git clone https://github.com/owncloud/ocis
cd /opt/ocis
make generate
make -C ocis build