--distro= argument now changes the distro info variable

This commit is contained in:
echo 2022-11-15 14:45:26 +03:30
parent 3262f354f7
commit 77a5854a2e
2 changed files with 5 additions and 5 deletions

View file

@ -57,7 +57,3 @@ func Initargs() {
}
}
}
func Woulduwuify() bool {
return shoulduwuify
}