Skip to content

Commit 0076c52

Browse files
author
jantje
committed
Website update linux should be lin
1 parent 86ec498 commit 0076c52

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

website/WebContent/stable.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
Arduino eclipse IDE!</p>
6060
<p>The product is the only supported setup!</p>
6161
<p>Sloeber needs java 17 or higher but is now included in the release!</p>
62-
<?php if($os=="linux"){echo "<p>Due to new security a simple download and extract will not work.</p>";}; ?>
63-
<?php if($os=="linux"){echo "<p>After the download run.</p>";}; ?>
64-
<?php if($os=="linux"){echo "<p>chmod u+x sloeber-ide</p>";}; ?>
65-
<?php if($os=="linux"){echo "<p>Start Sloeber; then run</p>";}; ?>
66-
<?php if($os=="linux"){echo "chmod +x plugins/org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_*/jre/bin/*";}; ?>
67-
<?php if($os=="linux"){echo "<p></p>";}; ?>
62+
<?php if($os=="lin"){echo "<p>Due to new security a simple download and extract will not work.</p>";}; ?>
63+
<?php if($os=="lin"){echo "<p>After the download run.</p>";}; ?>
64+
<?php if($os=="lin"){echo "<p>chmod u+x sloeber-ide</p>";}; ?>
65+
<?php if($os=="lin"){echo "<p>Start Sloeber; then run</p>";}; ?>
66+
<?php if($os=="lin"){echo "chmod +x plugins/org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_*/jre/bin/*";}; ?>
67+
<?php if($os=="lin"){echo "<p></p>";}; ?>
6868

6969

7070
<?php if($os=="mac"){echo "<p>Due to mac new security approach a simple download and extract will not work.</p>";}; ?>

0 commit comments

Comments
 (0)