6-prerelease6.4.2
This commit is contained in:
@@ -441,7 +441,7 @@ function handleStart() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function handleEmptyLogs() {
|
function handleEmptyLogs() {
|
||||||
echo -e "\n\nDeleting $log"
|
echo -e "\nDeleting $log"
|
||||||
rm -f $log
|
rm -f $log
|
||||||
echo -e "\tReturn status: ${?}\n"
|
echo -e "\tReturn status: ${?}\n"
|
||||||
|
|
||||||
@@ -465,7 +465,7 @@ function handleUninstall() {
|
|||||||
|
|
||||||
echo -e "Deleting $idfDir"
|
echo -e "Deleting $idfDir"
|
||||||
rm -rf $idfDir
|
rm -rf $idfDir
|
||||||
echo -e "\tReturn status: ${?}\n"
|
echo -e "\tReturn status: ${?}"
|
||||||
|
|
||||||
handleEmptyLogs
|
handleEmptyLogs
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
6-prerelease6.4.1
|
6-prerelease6.4.2
|
||||||
Reference in New Issue
Block a user