ソースを参照

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

読み込み中…
キャンセル
保存