Fix wrong comments

This commit is contained in:
2021-01-17 10:35:12 +01:00
parent deb18f2c5a
commit b4d77dca63
25 changed files with 26 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
#
# ex1.bash: Advent2020 game, day 6/game 1.
# ex2.bash: Advent2020 game, day 6/game 2.
CMD=${0##*/}
shopt -s extglob