URI: 
       script - drist - a remote deployment tool
  HTML git clone git://bitreich.org/drist/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/drist/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
       script (77B)
       ---
            1 #!/bin/sh
            2 
            3 doas pkg_add nginx
            4 doas rcctl enable nginx
            5 doas rcctl start nginx