mirror of
https://github.com/fosrl/newt.git
synced 2026-03-02 00:36:42 +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()
|
flag.Parse()
|
||||||
|
|
||||||
newtVersion := "Newt version JB wip"
|
newtVersion := "Newt version replaceme"
|
||||||
if *version {
|
if *version {
|
||||||
fmt.Println(newtVersion)
|
fmt.Println(newtVersion)
|
||||||
os.Exit(0)
|
os.Exit(0)
|
||||||
@@ -892,4 +892,4 @@ func executeUpdownScript(action, proto, target string) (string, error) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
return target, nil
|
return target, nil
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user