Freight refactor for Debian archiving #3

Merged
mycognosist merged 22 commits from freight_refactor into main 2020-12-16 13:27:56 +00:00
Showing only changes of commit 257ada4a6f - Show all commits

View File

@ -12,8 +12,8 @@ Currently:
An idempotent script for initializing the Debian repo on the VPS
```
apt update
apt install git python python3-pip rsync
sudo apt update
sudo apt install git python python3-pip rsync
git clone https://github.com/peachcloud/peach-vps.git
cd peach-vps
pip3 install -r requirements.txt