mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
add stable badge
This commit is contained in:
parent
1a0cb4348c
commit
b8d8bd728f
@ -1,5 +1,5 @@
|
||||
# Nextcloud VM
|
||||
[](https://webchat.freenode.net/?channels=techandme) [](https://travis-ci.org/nextcloud/vm)
|
||||
[](https://webchat.freenode.net/?channels=techandme) [](https://travis-ci.org/nextcloud/vm) [](http://github.com/badges/stability-badges)
|
||||
|
||||
## Support the development
|
||||
* [Create a PR](https://help.github.com/articles/creating-a-pull-request/) and improve the code
|
||||
@ -85,7 +85,7 @@ Keep asking questions so that we can add them here.
|
||||
**A:** You can not use the built in updater in Nextcloud GUI due to secure permissions on this VM. Use the built in script instead:
|
||||
`sudo bash /var/scripts/update.sh`
|
||||
|
||||
**Q:** How to install options if not selected during first install? - Collabora/Nextant/...
|
||||
**Q:** How to install apps if not selected during first install?
|
||||
<br />
|
||||
**A:** Go to the apps folder in this repo and download the script in raw format and run them. For the calendar:
|
||||
`wget https://raw.githubusercontent.com/nextcloud/vm/master/apps/calendar.sh && sudo bash calendar.sh`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user