Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试通过扭矩箱部署我的 Rails 应用程序。该应用程序依赖于一些 c 库,这些库位于 /lib 的子文件夹中,以 .bin 结尾
遗憾的是,在为部署创建 .knob 存档时,这些文件并未添加到其中。
如何配置扭矩箱以添加这些文件?
扭矩箱宝石中的一个错误不能很好地处理带有空格的路径。在较新的版本中已修复。