summaryrefslogtreecommitdiff
path: root/iwd/install-patch-us.sh
diff options
context:
space:
mode:
Diffstat (limited to 'iwd/install-patch-us.sh')
-rwxr-xr-xiwd/install-patch-us.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/iwd/install-patch-us.sh b/iwd/install-patch-us.sh
index d636baa..625c023 100755
--- a/iwd/install-patch-us.sh
+++ b/iwd/install-patch-us.sh
@@ -39,5 +39,4 @@ cabextract -L -s "${TMPDIR}/${patch_name}" -d "$TMPDIR" || diesoftly
cp -R "${TMPDIR}/override/"* "${TARGETDIR}/override" || diesoftly
cp -R "${TMPDIR}/scripts/"* "${TARGETDIR}/scripts" || diesoftly
-cleanuptmp
-setperms "$TARGETDIR"
+teardown "$TARGETDIR"