pull/382/head
midoks 2 years ago
parent d59ee2c843
commit 01baf509ad
  1. 1
      plugins/migration_api/index.html
  2. 4
      plugins/openresty/index.py

@ -286,6 +286,7 @@ label.checkbox_label span {
<script type="text/javascript">
resetPluginWinWidth(700);
resetPluginWinWidth(700);
$.getScript( "/plugins/file?name=migration_api&f=js/app.js", function(){
initStep();
});

@ -204,8 +204,8 @@ def initDreplace():
mw.writeFile(file_bin, content)
mw.execShell('chmod +x ' + file_bin)
# config replace
confReplace()
# config replace
confReplace()
# systemd
# /usr/lib/systemd/system

Loading…
Cancel
Save