Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bessarabov/2077a873a3a65e3db7ef175136d5bff6 to your computer and use it in GitHub Desktop.
Save bessarabov/2077a873a3a65e3db7ef175136d5bff6 to your computer and use it in GitHub Desktop.
bessarabov@u:~/vacuum$ ./builder_vacuum.sh --run-custom-script=ALL \
> --timezone=Europe/Moscow \
> --ntpserver=pool.ntp.org \
> --public-key=/home/bessarabov/.ssh/id_rsa.pub \
> --enable-greeting \
> --disable-logs \
> --replace-adbd \
> --valetudo-path=~/Valetudo \
> --replace-miio \
> --enable-dns-catcher \
> -f ../v11_004004.amhd98763.fullos.pkg
The Valetudo binary hasn't been found in ~/Valetudo
Please download it from https://github.com/Hypfer/Valetudo
(example: git clone https://github.com/Hypfer/Valetudo ../Valetudo && wget https://github.com/Hypfer/Valetudo/releases/download/0.4.0/valetudo -O ../Valetudo/valetudo)
Cleaning up
bessarabov@u:~/vacuum$ ls ~/Valetudo/
assets deployment docs global.d.ts jsconfig.json LICENSE README.md Testing.md valetudo
client develop fakerobot.js index.js lib package.json test util yarn.lock
bessarabov@u:~/vacuum$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment