mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-06 06:31:02 +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')
|
||||
<meta http-equiv="refresh" content="2; URL={{url()->current()}}/?updating-windows-bat" />
|
||||
@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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user