Rename migrate script

This commit is contained in:
nolash 2021-11-14 12:50:32 +01:00
parent 6cc6d22d34
commit ed9a195ff3
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ dbg $dbg_debug "execute database migrations"
mkdir -vp $HOME/.local/share/cic/cache
migrate.py -c $HOME/.config/cic/cache/
migrate_cic_cache.py -c $HOME/.config/cic/cache/
t=`mktemp`
clicada --dumpconfig env $clicada_config_flag -vv > $t