mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
7 lines
62 B
Bash
Executable file
7 lines
62 B
Bash
Executable file
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
ldconfig /usr/lib/libunrar.so
|
|
|
|
#DEBHELPER#
|