mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-06-24 19:41:28 +02:00
fix nextcloud install
This commit is contained in:
parent
b39b6d3d17
commit
59f4958ffb
@ -23,7 +23,7 @@ else
|
||||
apt-get install -y software-properties-common
|
||||
add-apt-repository -y ppa:nextcloud-devs/client
|
||||
apt update
|
||||
apt install -y nextcloud-client
|
||||
apt install -y nextcloud-desktop
|
||||
if [ -z ${SKIP_CLEAN+x} ]; then
|
||||
apt-get autoclean
|
||||
rm -rf \
|
||||
|
Loading…
x
Reference in New Issue
Block a user