mirror of
https://github.com/unraid/webgui.git
synced 2026-01-26 03:29:08 -06:00
Make script executable
This commit is contained in:
2
plugins/dynamix/scripts/wg_config
Normal file → Executable file
2
plugins/dynamix/scripts/wg_config
Normal file → Executable file
@@ -81,6 +81,6 @@ if (is_file("$path/$file.png")) {
|
||||
$html[] = "<img src=\"/$file.png?v=".filemtime("$path/$file.png")."\">";
|
||||
}
|
||||
|
||||
usleep(50000);
|
||||
usleep(200000);
|
||||
write(implode($style).implode($script).implode($html));
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user