Files
tg-ws-proxy-go/files/openwrt/_apk/pre-deinstall.sh
spatiumstas ffb2803485 Release 0.8
2026-06-16 19:40:11 +03:00

7 lines
171 B
Bash

#!/bin/sh
[ -s ${IPKG_INSTROOT}/lib/functions.sh ] || exit 0
. ${IPKG_INSTROOT}/lib/functions.sh
export root="${IPKG_INSTROOT}"
export pkgname="tg-ws-proxy"
default_prerm