Fix author section

This commit is contained in:
Cyrille L 2022-02-16 15:11:13 +01:00
parent fcc11ff6a0
commit 9878785dac
1 changed files with 1 additions and 4 deletions

View File

@ -31,10 +31,7 @@ case "$1" in
gsl__authors_check || return
return
;;
add)
gsl__authors_check || return
;;
remove)
*)
gsl__authors_check || return
;;
esac