2012-01-02 20 views

回答

0

我以前用過這樣的東西,祝你好運。它不會給你到底是什麼,但它可能會指向你在正確的方向:

Bundler.with_clean_env { `passenger-memory-stats` } 
Bundler.with_clean_env { `rvmsudo passenger-status` } 
+0

我在控制檯中運行命令,並得到一個錯誤「command not found:」。你是怎麼做到的? – 2012-01-03 03:45:53

+0

什麼是未找到的命令?是rvmsudo嗎?您可能不需要我只使用該命令,因爲它是使用RVM的部署的一部分。 – heavysixer 2012-01-03 22:13:09