diff options
Diffstat (limited to 'iwd/install-patch-us.sh')
-rwxr-xr-x | iwd/install-patch-us.sh | 3 |
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" |