mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-31 18:58:01 +00:00
turns off debug switch
Signed-off-by: Jed Reynolds <jed@candelatech.com>
This commit is contained in:
@@ -284,7 +284,7 @@ kernel_to_relnum() {
|
||||
}
|
||||
|
||||
empty_trash_can() {
|
||||
set -vux
|
||||
#set -vux
|
||||
if [ -x /usr/bin/trash-empty ]; then
|
||||
for can in "${trash_cans[@]}"; do
|
||||
if [[ $can = /home* ]]; then
|
||||
|
||||
Reference in New Issue
Block a user