bitreich-drist

fork of bitreich.org/drist
git clone git://git.pyratebeard.net/bitreich-drist.git
Log | Files | Refs | README | LICENSE

script (77B)


      1 #!/bin/sh
      2 
      3 doas pkg_add nginx
      4 doas rcctl enable nginx
      5 doas rcctl start nginx