ミラー元
https://github.com/mail-in-a-box/mailinabox.git
前回の同期 2026-09-12 00:18:59 +02:00
Fixes (again)
このコミットが含まれているのは:
+2
-1
@@ -1,6 +1,7 @@
|
||||
#!/usr/bin/python3
|
||||
|
||||
from os import system, argv
|
||||
from os import system
|
||||
from sys import argv
|
||||
|
||||
# Pass control to the actual script
|
||||
system(f"management/editconf.py {argv[1:]}")
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする