mirror of
https://github.com/Squidly271/community.applications.git
synced 2025-06-03 14:52:13 +08:00
jmb
This commit is contained in:
parent
11957f6b8f
commit
21f2037a94
Binary file not shown.
@ -27,7 +27,7 @@ $DockerTemplates = new DockerTemplates();
|
|||||||
exec("rm -rf {$caPaths['CA_logs']}");
|
exec("rm -rf {$caPaths['CA_logs']}");
|
||||||
exec("mkdir -p {$caPaths['CA_logs']}");
|
exec("mkdir -p {$caPaths['CA_logs']}");
|
||||||
exec("mkdir -p {$caPaths['tempFiles']}");
|
exec("mkdir -p {$caPaths['tempFiles']}");
|
||||||
exec("rm /usr/local/emhttp/CA-Logging*.zip");
|
exec("rm $docroot/CA-Logging*.zip");
|
||||||
|
|
||||||
$diagnosticsFile = htmlspecialchars(str_replace(' ','_',strtolower($var['NAME'])));
|
$diagnosticsFile = htmlspecialchars(str_replace(' ','_',strtolower($var['NAME'])));
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
e97b0f556908a4aa28e951a28495f498 ./Apps.page
|
3db9f1c0ce67692c72f93c76c113f704 ./Apps.page
|
||||||
83b3f89cd42e8601c7c217d5b4889c81 ./CA_notices.page
|
83b3f89cd42e8601c7c217d5b4889c81 ./CA_notices.page
|
||||||
18ded5848ac35ffae0e8e0fc8ed3c512 ./ca_settings.page
|
18ded5848ac35ffae0e8e0fc8ed3c512 ./ca_settings.page
|
||||||
ed2883d6c44c19304c431079596a1731 ./default.cfg
|
ed2883d6c44c19304c431079596a1731 ./default.cfg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user