Merge branch 'master' of github.com:damnoodle/Unraid-SlackPack
This commit is contained in:
commit
fd75f9511d
|
@ -1,4 +1,4 @@
|
||||||
<?php
|
<?php
|
||||||
// clear config every time to remove old package settings
|
// clear config every time to remove old package settings
|
||||||
$keys = [];
|
$keys = [];
|
||||||
?>
|
?>
|
||||||
|
|
|
@ -43,4 +43,4 @@ function file_check_sha1($file, $sha1) {
|
||||||
|
|
||||||
return ($sha1_file == $sha1);
|
return ($sha1_file == $sha1);
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user