mirror of
https://github.com/grokability/snipe-it.git
synced 2026-03-12 17:52:00 +08:00
Switch to 660
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
$icon = '';
|
||||
$files = [
|
||||
'storage/oauth-private.key' => '0600',
|
||||
'storage/oauth-public.key' => '0660',
|
||||
'storage/oauth-private.key' => '660',
|
||||
'storage/oauth-public.key' => '660',
|
||||
];
|
||||
|
||||
echo "\n";
|
||||
|
||||
Reference in New Issue
Block a user