mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-13 08:24:40 +08:00
Default builds are public
This commit is contained in:
parent
ef6cb4ec36
commit
de66a817e4
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ if __name__ == "__main__":
|
|||
"--audience",
|
||||
type=str,
|
||||
dest="audience",
|
||||
default="private",
|
||||
default="public",
|
||||
required=False,
|
||||
help="Target audience, private or public",
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue