Added debug line

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-05-17 09:41:35 -07:00
parent 700b4ef058
commit 11f540daaf

View file

@ -1238,6 +1238,8 @@ class SettingsController extends Controller
'--force' => true,
]);
\Log::debug('Attempting to restore from: '. storage_path($path).'/'.$filename);
// run the restore command
Artisan::call('snipeit:restore',
[