mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-26 22:16:48 +08:00
remove services and preview
This commit is contained in:
@@ -37,7 +37,3 @@ module.exports =
|
||||
else
|
||||
child_process.exec "sudo rm /etc/php5/fpm/pool.d/#{account.username}.conf", ->
|
||||
restartPhpfpm()
|
||||
|
||||
preview: (callback) ->
|
||||
jade.renderFile path.join(__dirname, 'view/preview.jade'), {}, (err, html) ->
|
||||
callback html
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
header PHP-FPM
|
||||
p PHP-FPM 提供了运行 PHP 程序的能力。
|
||||
Reference in New Issue
Block a user