An open API service indexing awesome lists of open source software.

https://github.com/thehellishpandaa/moodle_install

Script that install moodle on your ubuntu server
https://github.com/thehellishpandaa/moodle_install

Last synced: 2 months ago
JSON representation

Script that install moodle on your ubuntu server

Awesome Lists containing this project

README

        

# moodle_install
Script that install moodle on your ubuntu server

## Prerequisites

- Root Access: This script must be executed with root privileges.

- Supported System: Ubuntu 20.04 or newer (adjustments may be required for other distributions).

## Installation

Clone the Repository (or copy the script directly from this repository):

```bash
git clone https://github.com/TheHellishPandaa/moodle_install.git
```
```bash
cd moodle_install
```
Make the Script Executable:

chmod +x nextcloud_install.sh

Run the Script as Root:

sudo ./moodle_install.sh

## License

This project is licensed under the GNU General Public License v3.0.