Skip to content
Winksplorer edited this page Apr 24, 2023 · 1 revision

Usage: multideb remote [bundle in official repository OR link to bundle]

  1. remote does a curl command to check if it's a link to a bundle.
  2. if it is, it just downloads it using wget and does local to it.
  3. if it's not a link, then it wgets it from the official bundle repository.

A working example would be multideb remote template or multideb remote https://example.com/template.tar.gz

Clone this wiki locally