mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-15 10:47:25 +02:00
Update update.blade.php
This commit is contained in:
parent
fe352e65d8
commit
4c23bb88b0
@ -146,7 +146,7 @@ exit(); ?>
|
|||||||
@if(strtoupper(substr(PHP_OS, 0, 3)) === 'WIN')
|
@if(strtoupper(substr(PHP_OS, 0, 3)) === 'WIN')
|
||||||
<meta http-equiv="refresh" content="2; URL={{url()->current()}}/?updating-windows-bat" />
|
<meta http-equiv="refresh" content="2; URL={{url()->current()}}/?updating-windows-bat" />
|
||||||
@else
|
@else
|
||||||
<?php echo "<meta http-equiv=\"refresh\" content=\"0; " . url()->current() . "?updating\" />" ?>
|
<?php echo "<meta http-equiv=\"refresh\" content=\"1; " . url()->current() . "?updating\" />" ?>
|
||||||
@endif
|
@endif
|
||||||
@endif
|
@endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user