This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# Script for downloading and installing the latest Hyperion.NG release on LibreElec | |
#Set welcome message | |
echo '*******************************************************************************' | |
echo 'This script will install Hyperion.NG on LibreELEC' | |
echo 'Created by brindosch and modified by Paulchen-Panther - hyperion-project.org - the official Hyperion source.' | |
echo '*******************************************************************************' | |
# Find out if we are on LibreELEC |