Browse Source

Updating mantenimiento to --clean

this will clean logs and other garbage
master
lmartin 4 years ago
parent
commit
01fdd46870
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      bbb-mantenimiento.sh

+ 1
- 1
bbb-mantenimiento.sh View File

@@ -2,6 +2,6 @@
2 2
 now=$(date)
3 3
 echo "======================"
4 4
 echo "Current Date: $now"
5
-bbb-conf --restart
5
+bbb-conf --clean
6 6
 echo "======================"
7 7
 #TODO: Remove OLD recordings

Loading…
Cancel
Save