Support AURDEST
@ -48,6 +48,11 @@ func initConfig() error {
}
aurdest := os.Getenv("AURDEST")
if aurdest != "" {
config.BuildDir = aurdest
return nil
The note is not visible to the blocked user.