mirror of
https://github.com/fosrl/newt.git
synced 2026-02-08 05:56:40 +00:00
Revert the newt version placeholder text
This commit is contained in:
4
main.go
4
main.go
@@ -406,7 +406,7 @@ func main() {
|
||||
|
||||
flag.Parse()
|
||||
|
||||
newtVersion := "Newt version JB wip"
|
||||
newtVersion := "Newt version replaceme"
|
||||
if *version {
|
||||
fmt.Println(newtVersion)
|
||||
os.Exit(0)
|
||||
@@ -892,4 +892,4 @@ func executeUpdownScript(action, proto, target string) (string, error) {
|
||||
}
|
||||
|
||||
return target, nil
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user