mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-13 09:52:20 +02:00
Update pre-update.blade.php
This commit is contained in:
parent
45279b092d
commit
9f8a5050d3
@ -1 +1,4 @@
|
|||||||
{{-- Runs before updating --}}
|
<?php
|
||||||
|
// Runs before updating
|
||||||
|
|
||||||
|
if(file_get_contents(base_path("version.json")) < '4.0.0')copy(base_path('storage/templates/advanced-config.php'), base_path('config/advanced-config.php'));
|
Loading…
x
Reference in New Issue
Block a user