浏览代码

Update fusionpbx.sh

FusionPBX 8 年之前
父节点
当前提交
ef6a0613bc
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      debian/resources/fusionpbx.sh

+ 1 - 0
debian/resources/fusionpbx.sh

@@ -3,6 +3,7 @@
 #move to script directory so all relative paths work
 cd "$(dirname "$0")"
 
+#includes
 . ./config.sh
 . ./colors.sh
 . ./environment.sh