Remove install scripts
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: openjdk-25
|
name: openjdk-25
|
||||||
description: OpenJDK Java 25
|
description: OpenJDK Java 25
|
||||||
version: 25.0.1+8
|
version: 25.0.1+8
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://openjdk.org/
|
url: https://openjdk.org/
|
||||||
license: GPL2-only WITH Classpath-exception-2.0
|
license: GPL2-only WITH Classpath-exception-2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# Set default java version if not already set
|
|
||||||
[ -d /usr/lib/java/default/bin ] || ln -sf openjdk-25 -T /usr/lib/java/default
|
|
||||||
Reference in New Issue
Block a user