calendars
This commit is contained in:
parent
ed1edba109
commit
fca0b4b434
2 changed files with 2 additions and 2 deletions
|
|
@ -60,7 +60,7 @@ def main():
|
|||
parser.add_argument(
|
||||
"-o",
|
||||
"--output",
|
||||
default="/srv/http/ics",
|
||||
default="/srv/http/calendars",
|
||||
)
|
||||
args = parser.parse_args()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue