Update 19.0.1 - htaccess.RewriteBase and occ maintenance:update:htaccess

I use in my nextcloud the following option because i do not like “index.php” in the path:

'htaccess.RewriteBase' => '/',

After update from 19.0.0.12 to 19.0.1 it does not work for public shares without “index.php”.
I must re-execute and then it works again.

sudo -u www-data php /var/www/nextcloud/occ maintenance:update:htaccess

I think the update has broken my .htaccess .
Is it normal?
Perhaps someone can include it in the update process.
Shoud i write an issue at GitHub?

example for using the feature:
Remove index.php in Url on Litespeed