11 lines
224 B
Plaintext
Executable file
11 lines
224 B
Plaintext
Executable file
#!/command/execlineb -P
|
|
fdmove -c 2 1
|
|
|
|
s6-envdir /etc/koha-envvars
|
|
|
|
importas instancename INSTANCE_NAME
|
|
|
|
s6-setuidgid ${instancename}-koha
|
|
|
|
/usr/bin/perl /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -daemon -sleep 5
|