mirror of
https://github.com/safing/portbase
synced 2025-04-07 11:09:08 +00:00
Fix test bin
This commit is contained in:
parent
16d99c76e5
commit
e7611f0469
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
|
||||
func main() {
|
||||
// Set Info
|
||||
info.Set("Portbase", "0.0.1", "GPLv3", false)
|
||||
info.Set("Portbase", "0.0.1", "GPLv3")
|
||||
|
||||
// Run
|
||||
os.Exit(run.Run())
|
||||
|
|
Loading…
Add table
Reference in a new issue