ect (or 2du) 8 년 전
부모
커밋
2ae2c4670f
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      app.py

+ 0 - 2
app.py

@@ -1079,8 +1079,6 @@ def update():
         else:
             ok = os.system('git pull')
             if ok == 0:
-                return redirect('/re_start')
-            else:
                 return css_html_js_minify.html_minify(flask.render_template(skin_check(), 
                     imp = [load_lang('update'), wiki_set(), custom(), other2([0, 0])],
                     data = 'Select Branche Fail <a href="/re_start">(' + load_lang('restart') + ')</a>',