]> git.corax.cc Git - foundry/commit
src/watchbot.sh: Remove unused --name option
authorMatthias Kruk <m@m10k.eu>
Tue, 15 Feb 2022 09:32:57 +0000 (18:32 +0900)
committerMatthias Kruk <m@m10k.eu>
Tue, 15 Feb 2022 09:32:57 +0000 (18:32 +0900)
commitb5180fa54072b7c4aae38c441277007ac35873de
tree8b882bf1315740815d73f43b1346c65ad58b11a7
parent88a5b5129273b0504c82b4d20c1f2d23be6c07e0
src/watchbot.sh: Remove unused --name option

Watchbot requires the --name option to be passed on the command line,
despite the option being unused.

This commit removes the unused --name option.
src/watchbot.sh