浏览代码

Update call_recordings.php

FusionPBX 2 月之前
父节点
当前提交
bc4842a5b5
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      debian/resources/maintenance/call_recordings.php

+ 3 - 0
debian/resources/maintenance/call_recordings.php

@@ -9,6 +9,9 @@ Call Recordings Maintenance
   - To move files, you will need to add the destination_path as a setting under category: call_recordings
 
 In my case, I put the file in /usr/src and then run manually like this.
+cd /usr/src/fusionpbx-install.sh
+git stash
+git pull
 /usr/bin/php /usr/src/fusionpbx-install.sh/debian/resources/maintenance/call_recordings.php
 
 Debian