Welcome to mirror list, hosted at ThFree Co, Russian Federation.

setup.sh « vagrant « src - github.com/guysoft/OctoPi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 128841d40abc9f6e5e7cb2c05cff49100ec4afbe (plain)
1
2
3
4
5
6
#!/usr/bin/env bash
sudo apt-get update
sudo apt-get install -y gawk util-linux realpath git qemu-user-static unzip zip

cd /OctoPi/src
sudo bash ./build