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