pull/8/head
Bohan Yang 5 years ago committed by GitHub
parent 5ab53e4e42
commit d23f448132
  1. 2
      README.md

@ -28,7 +28,7 @@ This script is written to reinstall a VPS/virtual machine to Debian 10 Buster.
## Usage
curl -fL https://raw.githubusercontent.com/bohanyang/debi/master/debi.sh | sudo bash -s -- <OPTIONS>
curl -fLO https://raw.githubusercontent.com/bohanyang/debi/master/debi.sh && sudo bash debi.sh <OPTIONS>
## Available Options

Loading…
Cancel
Save