[skip ci] tmp remove nextcloud-client installation
This commit is contained in:
parent
4e50537b39
commit
4fff5257e0
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ fun Prov.provisionOfficeDesktop() {
|
||||||
installDeltaChat()
|
installDeltaChat()
|
||||||
aptInstall(OFFICE_SUITE)
|
aptInstall(OFFICE_SUITE)
|
||||||
installZimWiki()
|
installZimWiki()
|
||||||
installNextcloudClient()
|
// installNextcloudClient() might not install - might need fix and working test
|
||||||
aptInstall(COMPARE_TOOLS)
|
aptInstall(COMPARE_TOOLS)
|
||||||
|
|
||||||
// optional, as installation of these tools often fail and as they are not considered mandatory
|
// optional, as installation of these tools often fail and as they are not considered mandatory
|
||||||
|
|
Loading…
Reference in a new issue