git-svn-id: file:///root/webif/svn/pkg/webif/trunk@2885 2a923420-c742-0410-a762-8d5b09965624
This commit is contained in:
hummypkg
2016-05-01 09:28:10 +00:00
parent a2a1a54913
commit 4b7509fedd
5 changed files with 17 additions and 5 deletions

View File

@@ -73,5 +73,8 @@ fi
[ -f $tmpf ] && rm -f $tmpf
# Remove empty directories
find /mod/webif/ -type d -exec rmdir {} \; 2>/dev/null
exit 0