dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

hugoserver (115B)


      1 #!/bin/bash
      2 
      3 hugo server --bind 192.168.10.195 --baseURL http://192.168.10.195:1313 --port 1313
      4 
      5 # 192.168.10.195