new
parent
daf390bf6c
commit
5374e47fb5
|
@ -5,15 +5,6 @@ import (
|
|||
"os"
|
||||
)
|
||||
|
||||
/*
|
||||
For server start (author's note to self):
|
||||
|
||||
sudo systemctl stop server.service
|
||||
go build main.go
|
||||
sudo systemctl start server.service
|
||||
|
||||
*/
|
||||
|
||||
type Config struct {
|
||||
AssetsPath string
|
||||
TemplatesPath string
|
||||
|
|
Loading…
Reference in New Issue