vm/not-supported
2020-10-23 23:02:26 +02:00
..
bitlocker-mount.sh Add two options to the not-supported folder (#1621) 2020-10-23 23:02:26 +02:00
not-supported_menu.sh Add two options to the not-supported folder (#1621) 2020-10-23 23:02:26 +02:00
not-supported.sh go live with fetch lib (#1520) 2020-10-03 21:09:15 +02:00
ntfs-mount.sh Add two options to the not-supported folder (#1621) 2020-10-23 23:02:26 +02:00
pi-hole.sh Remove msg_box "$SCRIPT_EXPLAINER" where install_popup exists (#1604) 2020-10-19 00:33:26 +02:00
pivpn.sh Remove msg_box "$SCRIPT_EXPLAINER" where install_popup exists (#1604) 2020-10-19 00:33:26 +02:00
plexmediaserver.sh Remove msg_box "$SCRIPT_EXPLAINER" where install_popup exists (#1604) 2020-10-19 00:33:26 +02:00
README.md be consistent 2020-10-17 20:14:14 +02:00
remotedesktop.sh Remove msg_box "$SCRIPT_EXPLAINER" where install_popup exists (#1604) 2020-10-19 00:33:26 +02:00
smbserver.sh smbserver - check for correct permissions and other improvements (#1619) 2020-10-21 15:44:41 +02:00

What is this subfolder about?

This subdirectory of the Nextcloud VM contains scripts that probably never will get merged into the released version, but we keep them here so that users can test, and enjoy the befnefits of having an easy way set up the different software offered in this sub-folder. Freedom of choice basically.

Can I help?

Yes, of course! :)
Although mostof the scripts might not be 100% ready, we would love to hear your feedback anyway. Feedback is especially welcome, if you would like to add some features that these scripts bring in the released version of the NcVM.
So, please report back! 🚀

How to run this inside my NcVM?

We have prepared a menu for you to choose from available options. You can download the menu with the following command:
sudo wget https://raw.githubusercontent.com/nextcloud/vm/master/not-supported/not-supported.sh -P /var/scripts
After downloading the menu, you just run it with the following command:
sudo bash /var/scripts/not-supported.sh
Running the not-supported script will show the menu with the latest options to choose from.