浏览代码

Updating mantenimiento to --clean

this will clean logs and other garbage
master
lmartin 4 年前
父节点
当前提交
01fdd46870
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      bbb-mantenimiento.sh

+ 1
- 1
bbb-mantenimiento.sh 查看文件

@@ -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

正在加载...
取消
保存