libretime/quickstart.sh
2020-11-02 13:20:34 -05:00

9 lines
242 B
Bash

# /bin/bash
# This script allows for a one-liner to download and install Libretime
# using the default settings. Assumes a clean server setup. Needs sudo.
git clone https://github.com/LibreTime/libretime.git
cd libretime
bash install -fiap