mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-03 04:07:52 +00:00
check_large_files.bash type
This commit is contained in:
@@ -358,7 +358,7 @@ clean_var_tmp() {
|
|||||||
sleep 1
|
sleep 1
|
||||||
fi
|
fi
|
||||||
for f in "${var_tmp_files[@]}"; do
|
for f in "${var_tmp_files[@]}"; do
|
||||||
rf -f "$f"
|
rm -f "$f"
|
||||||
sleep 0.2
|
sleep 0.2
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user