mirror of
https://github.com/donl/gPanel.git
synced 2026-06-30 06:12:06 -06:00
mozsprint
This commit is contained in:
parent
afdc1021a2
commit
cad261a6be
1 changed files with 3 additions and 1 deletions
4
.github/README.md
vendored
4
.github/README.md
vendored
|
|
@ -4,6 +4,8 @@ A web-hosting control panel written in Go.
|
|||
|
||||
*__Note:__ This software currently only runs on Linux systems.*
|
||||
|
||||
This project may qualify for Mozilla's 2018 Global Sprint, in efforts to satisfy their rules I am linking their Community Participation Guidelines [here](https://www.mozilla.org/en-US/about/governance/policies/participation/) along with their already being a code of conduct within this project located [here](https://github.com/Ennovar/gPanel/blob/master/.github/CODE_OF_CONDUCT.md).
|
||||
|
||||
## Table of Contents
|
||||
1. [Technology Stack](#technology-stack)
|
||||
2. [Preview Images](#preview-images)
|
||||
|
|
@ -150,4 +152,4 @@ drwx------ 7 root root 4096 Jan 17 14:42 ..
|
|||
1. go get github.com/Ennovar/gPanel
|
||||
2. cd ~/go/src/github.com/Ennovar/gPanel
|
||||
3. go build gpanel.go
|
||||
4. sudo ./gpanel
|
||||
4. sudo ./gpanel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue