Update the scripts from DeforaOS configure
This commit is contained in:
parent
b370bb3dc9
commit
e36b8e4ad9
|
@ -122,7 +122,7 @@ _fixme_callback()
|
||||||
echo "_fixme_callback_python"
|
echo "_fixme_callback_python"
|
||||||
return 0
|
return 0
|
||||||
;;
|
;;
|
||||||
"<html"*|"<?xml"*)
|
"<!DOCTYPE"*|"<!doctype"*|"<HTML"*|"<html"*|"<?xml"*)
|
||||||
echo "_fixme_callback_xml"
|
echo "_fixme_callback_xml"
|
||||||
return 0
|
return 0
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user