mirror of
https://github.com/UnRAIDES/unRAID-NerdTools
synced 2025-04-06 21:53:40 +00:00
4 lines
78 B
PHP
4 lines
78 B
PHP
<?php
|
|
// clear config every time to remove old package settings
|
|
$keys = [];
|
|
?>
|