Files
server/var/lib/dpkg/info/drweb-libs32.prerm
2026-01-07 20:52:11 +01:00

6 lines
116 B
Bash
Executable File

#!/bin/sh
# ESP Package Manager v6.0.2
if test -f "/opt/drweb/ldwrap.sh" ; then
rm -f "/opt/drweb/ldwrap.sh"
fi