⬇️Installation
Update your system
Download the zip file
Unzip the downloaded archive
If necessary, navigate to the unzipped folder
Give the start.sh the required rights and execute it
Done! Watch out for further instructions in the console.
Attention: the commands below this message are related to Linux.
#Step 1
apt-get update && apt-get upgrade -y
#Step 2
wget https://metacloudservice.eu/download/metacloud-latest.zip
#Step 3
unzip metacloud-latest.zip
#Step 4
cd metacloud-latest/
#Step 5
chmod +u start.sh
./start.sh
Last updated