Bug 20116: Fix package install path for clear_cache.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 26 May 2020 12:41:04 +0000 (14:41 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 26 May 2020 12:43:56 +0000 (14:43 +0200)
commit0b5a8f6c19c2705ed72c57185aee12b1333cf5ae
treefd92de57feaaa6e4ebec3f68cd456b0e231bffff
parent652b0ec817e1c3e9d25c9a2945c721c8cb896cf8
Bug 20116: Fix package install path for clear_cache.pl

root@koha-debian10:~# koha-translate --install es-ES
/bin/bash: /usr/share/koha/misc/bin/clear_cache.pl: No such file or directory

The script is in /usr/share/koha/bin/clear_cache.pl

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
debian/scripts/koha-translate