mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-09-07 10:07:39 +02:00
Update to 7.25.0
1. Added Mail Marketing Automation trigger tasks 2. Added Mail Marketing Groups Import, Export, Merge 3. Added Mail Marketing Subscribers to support paste import 4. Added Mail Marketing Template Import Export Duplicate 5. Added Mail server add timed automatic reply 6. Added HTTPS Protection function for Website (disables automatic HTTP to HTTPS redirection when enabled) 7. Optimize Website Interface Button Integration 8. Optimize the response speed of WP Toolkit interface
This commit is contained in:
@@ -23,7 +23,7 @@ if __name__ == '__main__':
|
||||
action = sys.argv[1]
|
||||
group_id = sys.argv[2]
|
||||
else:
|
||||
print("参数错误")
|
||||
print("Parameter error")
|
||||
exit(1)
|
||||
|
||||
if action == "start":
|
||||
|
||||
Reference in New Issue
Block a user