diff --git a/resources/views/update.blade.php b/resources/views/update.blade.php index 1cc79c1..af747b2 100644 --- a/resources/views/update.blade.php +++ b/resources/views/update.blade.php @@ -22,11 +22,16 @@
l

Updater

+ @if(strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') +

The updater only works on Linux based systems.

+ + @else

You can update your installation automatically or download the update and install it manually:


   
+ @endif @endif